Skip to content

Releases: Jhut89/Mailchimp-API-3.0-PHP

3.2.3

Choose a tag to compare

@Jhut89 Jhut89 released this 24 Aug 15:21
dc05359

add state param to OAuth

3.2.2

Choose a tag to compare

@Jhut89 Jhut89 released this 20 May 13:21
56e10b2

Fixing tests namespaces to comply with psr-4 autoloading standard.

3.2.1

Choose a tag to compare

@Jhut89 Jhut89 released this 27 Feb 16:15
d8d105a

Members events endpoint added: #77

3.2.0

Choose a tag to compare

@Jhut89 Jhut89 released this 05 Feb 19:58
7655f40

Changing caller for success and failure callbacks. This allows access to the response object inside of these callbacks.

3.1.4

Choose a tag to compare

@Jhut89 Jhut89 released this 24 Jan 15:56
496f59e

Updating require-dev dependencies.

require-dev php version now at >=7.2

3.1.3

Choose a tag to compare

@Jhut89 Jhut89 released this 16 Aug 12:55
0ca9cb7

Close connections after execution by default.

3.1.2

Choose a tag to compare

@Jhut89 Jhut89 released this 03 Jun 14:05
3dd46e4

Feature addition:

  • Add more clear curl error handling

3.1.1

Choose a tag to compare

@Jhut89 Jhut89 released this 10 May 01:37
331badc

Bug fix:
#64

3.1.0

Choose a tag to compare

@Jhut89 Jhut89 released this 29 Apr 19:41
c13162a

Features Added:

  • Ability to set custom curl options

3.0.3

Choose a tag to compare

@Jhut89 Jhut89 released this 27 Mar 20:40
3b09d49

Version 3.0.3

  • Fix success callbacks.
  • Add support for Verified Domains endpoints.