swoosh v0.11.0 Release Notes

Release Date: 2017-11-01 // over 6 years ago
  • โž• Added

    • ๐Ÿ‘ Inline attachment support in all adapters! (#159 - many thanks to @theodowling)
    • Injected Mailer functions now come with typespecs (#158)
    • Amazon SES Adapter! (#167 - great work by @jdollar, thank you!)

    ๐Ÿ›  Fixed

    • ๐Ÿ“œ SMTP configs are now checked and parsed to appropriate types if passed in as strings (#162)
    • ๐Ÿ›  Mandrill Adapter error handling. (Detailed report in #168, fixed in #169)