Skip to content

Implement the full API. Rewrite from scratch.

Latest
Compare
Choose a tag to compare
@dandv dandv released this 19 Jul 03:11
· 11 commits to master since this release

This release is a complete rewrite and implements the full Mandrill API.

Breaking changes:

  • guide on how to use Mandrill with Meteor's default Accounts.emailTemplates
  • no longer catches errors to the console for you, so you can now implement custom fallbacks
  • no more lazy .sendTemplate call. Use the proper Mandrill.messages.sendTemplate.