Skip to content

Releases: mailchimp/Mailchimp-SDK-iOS

v2.0.4

23 Sep 13:49
42a8cac
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[2.0.4] - 2021-09-23

Changed

  • Added debug print.

Fixed

  • weak self in operation closures.

[2.0.3] - 2021-02-16

Fixed

  • API error response parsing

[2.0.2] - 2020-11-19

Added

  • Swift Package Support

[2.0.1] - 2020-11-17

Removed

  • Fixed module/class name collision which caused Failed to load module 'MailchimpSDK' error when integrating. (#16)

[2.0] - 2020-11-11

Changed

  • Renamed MailchimpSDK class to Mailchimp to avoid ambiguity.

[1.0] - 2020-07-20

Changed

  • Bumped version to 1.0

[0.1.6] - 2020-06-25

Changed

  • Updated documentation and README
  • Updated .gitignore

[0.1.5] - 2020-04-14

Added

  • set_version lane to Fastfile

Changed

  • release lane no longer accepts a version argument

[0.1.4] - 2020-03-19

Fixed

  • podspec validation

[0.1.3] - 2020-03-19

Added

  • Cocoapods support

[0.1.2] - 2020-02-17

Fixed

  • Decode errors within responses

[0.1.1] - 2020-01-31

Fixed

  • Module/class name collision which caused Failed to load module 'MailchimpSDK' error when integrating.

[0.1.0] - 2020-01-06

Added

  • Create or update Contacts in an Audience
  • Add and remove tags and merge fields from Contacts
  • Track events for Contacts

v2.0.3

16 Feb 18:13
08efbae
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[2.0.3] - 2021-02-16

Fixed

  • API error response parsing

[2.0.2] - 2020-11-19

Added

  • Swift Package Support

[2.0.1] - 2020-11-17

Removed

  • Fixed module/class name collision which caused Failed to load module 'MailchimpSDK' error when integrating. (#16)

[2.0] - 2020-11-11

Changed

  • Renamed MailchimpSDK class to Mailchimp to avoid ambiguity.

[1.0] - 2020-07-20

Changed

  • Bumped version to 1.0

[0.1.6] - 2020-06-25

Changed

  • Updated documentation and README
  • Updated .gitignore

[0.1.5] - 2020-04-14

Added

  • set_version lane to Fastfile

Changed

  • release lane no longer accepts a version argument

[0.1.4] - 2020-03-19

Fixed

  • podspec validation

[0.1.3] - 2020-03-19

Added

  • Cocoapods support

[0.1.2] - 2020-02-17

Fixed

  • Decode errors within responses

[0.1.1] - 2020-01-31

Fixed

  • Module/class name collision which caused Failed to load module 'MailchimpSDK' error when integrating.

[0.1.0] - 2020-01-06

Added

  • Create or update Contacts in an Audience
  • Add and remove tags and merge fields from Contacts
  • Track events for Contacts

v2.0.2

19 Nov 20:07
421578c
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[2.0.2] - 2020-11-19

Added

  • Swift Package Support

[2.0.1] - 2020-11-17

Removed

  • Fixed module/class name collision which caused Failed to load module 'MailchimpSDK' error when integrating. (#16)

[2.0] - 2020-11-11

Changed

  • Renamed MailchimpSDK class to Mailchimp to avoid ambiguity.

[1.0] - 2020-07-20

Changed

  • Bumped version to 1.0

[0.1.6] - 2020-06-25

Changed

  • Updated documentation and README
  • Updated .gitignore

[0.1.5] - 2020-04-14

Added

  • set_version lane to Fastfile

Changed

  • release lane no longer accepts a version argument

[0.1.4] - 2020-03-19

Fixed

  • podspec validation

[0.1.3] - 2020-03-19

Added

  • Cocoapods support

[0.1.2] - 2020-02-17

Fixed

  • Decode errors within responses

[0.1.1] - 2020-01-31

Fixed

  • Module/class name collision which caused Failed to load module 'MailchimpSDK' error when integrating.

[0.1.0] - 2020-01-06

Added

  • Create or update Contacts in an Audience
  • Add and remove tags and merge fields from Contacts
  • Track events for Contacts

v2.0.1

17 Nov 18:12
7833a01
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[2.0.1] - 2020-11-17

Removed

  • Fixed module/class name collision which caused Failed to load module 'MailchimpSDK' error when integrating. (#16)

[2.0] - 2020-11-11

Changed

  • Renamed MailchimpSDK class to Mailchimp to avoid ambiguity.

[1.0] - 2020-07-20

Changed

  • Bumped version to 1.0

[0.1.6] - 2020-06-25

Changed

  • Updated documentation and README
  • Updated .gitignore

[0.1.5] - 2020-04-14

Added

  • set_version lane to Fastfile

Changed

  • release lane no longer accepts a version argument

[0.1.4] - 2020-03-19

Fixed

  • podspec validation

[0.1.3] - 2020-03-19

Added

  • Cocoapods support

[0.1.2] - 2020-02-17

Fixed

  • Decode errors within responses

[0.1.1] - 2020-01-31

Fixed

  • Module/class name collision which caused Failed to load module 'MailchimpSDK' error when integrating.

[0.1.0] - 2020-01-06

Added

  • Create or update Contacts in an Audience
  • Add and remove tags and merge fields from Contacts
  • Track events for Contacts

v2.0

11 Nov 20:59
9413b87
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[2.0] - 2020-11-11

Changed

  • Renamed MailchimpSDK class to Mailchimp to avoid ambiguity.

[1.0] - 2020-07-20

Changed

  • Bumped version to 1.0

[0.1.6] - 2020-06-25

Changed

  • Updated documentation and README
  • Updated .gitignore

[0.1.5] - 2020-04-14

Added

  • set_version lane to Fastfile

Changed

  • release lane no longer accepts a version argument

[0.1.4] - 2020-03-19

Fixed

  • podspec validation

[0.1.3] - 2020-03-19

Added

  • Cocoapods support

[0.1.2] - 2020-02-17

Fixed

  • Decode errors within responses

[0.1.1] - 2020-01-31

Fixed

  • Module/class name collision which caused Failed to load module 'MailchimpSDK' error when integrating.

[0.1.0] - 2020-01-06

Added

  • Create or update Contacts in an Audience
  • Add and remove tags and merge fields from Contacts
  • Track events for Contacts

v1.0

20 Jul 19:02
e799a51
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[1.0] - 2020-07-20

Changed

  • Bumped version to 1.0

[0.1.6] - 2020-06-25

Changed

  • Updated documentation and README
  • Updated .gitignore

[0.1.5] - 2020-04-14

Added

  • set_version lane to Fastfile

Changed

  • release lane no longer accepts a version argument

[0.1.4] - 2020-03-19

Fixed

  • podspec validation

[0.1.3] - 2020-03-19

Added

  • Cocoapods support

[0.1.2] - 2020-02-17

Fixed

  • Decode errors within responses

[0.1.1] - 2020-01-31

Fixed

  • Module/class name collision which caused Failed to load module 'MailchimpSDK' error when integrating.

[0.1.0] - 2020-01-06

Added

  • Create or update Contacts in an Audience
  • Add and remove tags and merge fields from Contacts
  • Track events for Contacts

v0.1.6

25 Jun 18:49
e5ea012
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[0.1.6] - 2020-06-25

Changed

  • Updated documentation and README
  • Updated .gitignore

[0.1.5] - 2020-04-14

Added

  • set_version lane to Fastfile

Changed

  • release lane no longer accepts a version argument

[0.1.4] - 2020-03-19

Fixed

  • podspec validation

[0.1.3] - 2020-03-19

Added

  • Cocoapods support

[0.1.2] - 2020-02-17

Fixed

  • Decode errors within responses

[0.1.1] - 2020-01-31

Fixed

  • Module/class name collision which caused Failed to load module 'MailchimpSDK' error when integrating.

[0.1.0] - 2020-01-06

Added

  • Create or update Contacts in an Audience
  • Add and remove tags and merge fields from Contacts
  • Track events for Contacts

v0.1.5

20 Apr 14:55
8ded247
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[0.1.5] - 2020-04-14

Added

  • set_version lane to Fastfile

Changed

  • release lane no longer accepts a version argument

[0.1.4] - 2020-03-19

Fixed

  • podspec validation

[0.1.3] - 2020-03-19

Added

  • Cocoapods support

[0.1.2] - 2020-02-17

Fixed

  • Decode errors within responses

[0.1.1] - 2020-01-31

Fixed

  • Module/class name collision which caused Failed to load module 'MailchimpSDK' error when integrating.

[0.1.0] - 2020-01-06

Added

  • Create or update Contacts in an Audience
  • Add and remove tags and merge fields from Contacts
  • Track events for Contacts

v0.1.4

19 Mar 19:55
baf4e65
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[0.1.4] - 2020-03-19

Fixed

  • podspec validation

[0.1.3] - 2020-03-19

Added

  • Cocoapods support

[0.1.2] - 2020-02-17

Fixed

  • Decode errors within responses

[0.1.1] - 2020-01-31

Fixed

  • Module/class name collision which caused Failed to load module 'MailchimpSDK' error when integrating.

[0.1.0] - 2020-01-06

Added

  • Create or update Contacts in an Audience
  • Add and remove tags and merge fields from Contacts
  • Track events for Contacts

v0.1.3

19 Mar 16:09
f5edec7
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[0.1.3] - 2020-03-19

Added

  • Cocoapods support

[0.1.2] - 2020-02-17

Fixed

  • Decode errors within responses

[0.1.1] - 2020-01-31

Fixed

  • Module/class name collision which caused Failed to load module 'MailchimpSDK' error when integrating.

[0.1.0] - 2020-01-06

Added

  • Create or update Contacts in an Audience
  • Add and remove tags and merge fields from Contacts
  • Track events for Contacts