bamboo v0.4.0 Release Notes

  • ๐Ÿ†• New Additions

    • EmailPreviewPlug for previewing emails in development.
    • ๐Ÿ‘Œ Improved documentation with more and better examples.

    ๐Ÿ’ฅ Breaking Changes

    • MandrillEmail has been renamed to MandrillHelper. The API is the same so all you will have to do is rename your imports and/or aliases.
    • ๐Ÿ‘€ Mailer.deliver/1 has been renamed to Mandrill.deliver_now/1 to add clarity. See discussion here: https://github.com/paulcsmith/bamboo/issues/89

    ๐Ÿš€ [0.7.0]: https://github.com/thoughtbot/bamboo/releases/tag/v0.7.0