swoosh v0.9.0 Release Notes

Release Date: 2017-08-04 // over 6 years ago
  • 🔄 Changed

    • Simplify Swoosh.TestAssertions.assert_email_sent/1 (#139):
      • to cope with different AST in different Elixir versions
      • to take advantage of ExUnit colored diffs
    • Swoosh no longer reads config at compile time. (#146)
    • Require Elixir ~> 1.4 so that we can take advantage of all the OTP20 features.
    • ⬆️ Bump plug to 1.4.3.
    • ⬆️ Bump hackney to 1.9.0.