swoosh v0.12.0 Release Notes

Release Date: 2017-12-13 // over 6 years ago
  • โž• Added

    • ๐Ÿ‘ Mandrill template and variable interpolation support (#172 - thanks and congrats on your first Elixir PR @sescobb27)
    • ๐Ÿ‘Œ Support optional attachment headers in SMTP related Adapters (#176 - thanks! @davec82)
    • ๐Ÿ‘Œ Support in-memory attachment (#178 - thanks again! @davec82, and #182)

    ๐Ÿ›  Fixed

    • โš  Dialyzer warnings (#180 thanks! @xadhoom)
    • Alternative multipart email with attachment shows both text and html content (#184 thanks again! @xadhoom)
    • ๐Ÿ›  Fix warning in Amazon SES adapter when mimemail dependency is not loaded. (#187)