Releases: shahriarhossain/MailChimp.Api.Net
Releases · shahriarhossain/MailChimp.Api.Net
MailChimp Api.Net 1.2.0.9
This release solves the issue #12 , #26
Release Note:
- Naming Conventions & Typo fixed
- MergeField Functionality added
- Template implementation issue fixed
- GetTemplatesAsync method now accepts Offset/Count
Thanks @nolramlinux and @enkodellc for the PR #27 , #31 , #32
Nuget : https://www.nuget.org/packages/MailChimp.Api.Net/1.2.0.9
MailChimp Api.Net 1.2.0.8
This release solves the issue #23
Release Notes :
- Added TemplateFolder Classes and Services
- Updated Template Class id / folder id from int to string
- Renamed List Service Delete Method which looks like a copy / paste type that had Template instead of List
- Removed Redundant / Inconsistent "ById" / "Specific" adjective from methods in the Services I edited
Thanks @enkodellc for the PR #24
MailChimp Api.Net 1.2.0.7
This release solves the issue #21