Mandrill.net Versions Save

Mailchimp Transactional (Mandrill) api client for .NET

v9.0.1

1 month ago

What's Changed

Full Changelog: https://github.com/feinoujc/Mandrill.net/compare/v9.0.0...v9.0.1

v9.0.0

2 months ago

Features

What's Changed

New Contributors

Full Changelog: https://github.com/feinoujc/Mandrill.net/compare/v8.3.0...v9.0.0

v8.3.0

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/feinoujc/Mandrill.net/compare/v8.2.0...v8.3.0

v8.2.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/feinoujc/Mandrill.net/compare/v8.1.0...v8.2.0

v8.1.0

2 years ago

What's Changed

Full Changelog: https://github.com/feinoujc/Mandrill.net/compare/v8.0.0...v8.1.0

v8.0.0

2 years ago

What's Changed

  • BREAKING rename Blacklist api to Allowlist read more
  • BREAKING Drop .net 4.6.1 target, only target .netstandard 2.0
  • Add new verify_txt_key senders data field read more
  • Revamp CI to run only on linux / dotnet 6

Full Changelog: https://github.com/feinoujc/Mandrill.net/compare/v7.3.2...v8.0.0

v8.0.0-prerelease4

2 years ago

v7.3.2

3 years ago

Fixes an edge case serializing inbound webhooks with no headers #124 #125

v7.3.1

3 years ago

fix: null check before attempting jtoken #118

v7.3.0

4 years ago

Change how mandrill merge var content object is serialized, nulls are included by default. fixes #113