Skip to content

Releases: shahriarhossain/MailChimp.Api.Net

MailChimp Api.Net 1.2.0.9

14 Jul 05:59
Compare
Choose a tag to compare

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

23 Jun 05:30
Compare
Choose a tag to compare

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

15 Jun 06:31
Compare
Choose a tag to compare

This release solves the issue #21