Skip to content

Tags: mailchimp/Mailchimp-SDK-iOS

Tags

v2.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added debug print and `weak self` in operation closures. (#69)

* Added debug print and `weak self` in operation closures.

v2.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improved error logs by adding `title` to `APIErrorResponse` and makin… (

#63)

* Improved error logs by adding `title` to `APIErrorResponse` and making some values Optional.

* Bumped version to 2.0.3.

v2.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add SPM (#54)

* Add SPM

* Modify package

* import!

* import UIKit

* Add Swift Package Support

* Modify project

* Fix warning

* Remove file

v2.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove Unnecessary Post-Processing Step (#52)

* Remove unnecessary post-processing step.

* Regen binary framework

v2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Version 2.0: MailchimpSDK.swift to Mailchimp.swift (#51)

* Renamed MailchimpSDK class to Mailchimp.

v1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #37 from katie-ham/master

Bump version to 1.0

v0.1.6

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #31 from jennifer-starratt/master

Bump version to 0.1.6

v0.1.5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #29 from michael-patzer/MMC-2039_synchronize_versions

Created `set_version` lane to synchronize versions in the SDK and upd…

v0.1.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #25 from jennifer-starratt/master

Pass pod lib lint

v0.1.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #24 from jennifer-starratt/master

Added Cocoapods support.