Skip to content

Releases: thinkshout/mailchimp-api-php

v1.0.8

02 Oct 18:43

Choose a tag to compare

v1.0.8-package.zip contains the library and dependencies normally installed via Composer.

v1.0.7

16 Jun 18:18

Choose a tag to compare

Upgrades phpunit dependency to the latest release.

Packages containing the library and dependencies normally installed via Composer:

v1.0.6

18 Feb 03:26

Choose a tag to compare

Fixes critical issues with error handling in the cURL client.

v1.0.5

08 Nov 02:40

Choose a tag to compare

Introduces a cURL client to provide compatibility with PHP 5.4.

v1.0.4

06 Sep 20:51

Choose a tag to compare

This version of the library includes mailchimp_ecommerce.

v1.0.3

19 Jul 18:38

Choose a tag to compare

Updates Guzzle to 6.2.1, addressing HTTP_PROXY security vulnerability.

See: https://github.com/guzzle/guzzle/releases/tag/6.2.1

v1.0.2

10 Jun 05:51

Choose a tag to compare

  • Exposes release version as constant in Mailchimp class
  • Adds Travis CI configuration

Thanks to @taz77

v1.0.1

09 May 01:48

Choose a tag to compare

  • Adds default value for timeout
  • Adds more reliable exception handling when RequestException is missing a response value

Initial release

14 Apr 05:19

Choose a tag to compare

Initial release of the MailChimp PHP library for the v3 API. Supports MailChimp Campaigns, Lists, and Reports.