Skip to content

Releases: feinoujc/Mandrill.net

v0.7

28 Mar 16:13
Compare
Choose a tag to compare
  • added whitelist api support (thanks @ericthornton )
  • fixed issue when invoking as blocking, non-async method (#16)

v0.6

18 Feb 18:14
Compare
Choose a tag to compare

Added tag api support

v0.5

24 Jan 21:24
Compare
Choose a tag to compare
  • Support merge content of more complex object graphs (IDictionary<string, object>)
  • Inbound web hook support classes

v0.4

15 Jan 04:02
Compare
Choose a tag to compare

Added support for handlebars merge language

v0.3

12 Jan 18:45
Compare
Choose a tag to compare
Use concrete List and Dictionary types in model

So as to have wider support when serializing model (NServiceBus doesn't
support IList, IDictionary)

v0.2

12 Jan 01:51
Compare
Choose a tag to compare

Initial release includes api implementations for:

  • users
  • messages
  • rejects
  • templates