Skip to content

V3.1.0

Compare
Choose a tag to compare
@MatheusBueno782 MatheusBueno782 released this 24 Nov 14:57
· 86 commits to master since this release
  • Fix for using custom config with response: true by bumping bamboo version to ~> 1.6 (#150)
  • Implement our custom test adapter ([#151])
  • Fix CI random failure by attaching FakeGenSMTP Server process to Test supervision tree.(#153)
  • Add Content-ID header when needed(#154)
  • Base 64 encode the headers only when the content contains non-ASCII characters.(#155)
  • Handle :permanent_failure exception and re-raising it as a SMTPError.(#156)
  • After bumping the dependencies, the project requires(#149):
    • credo ~> 1.4.1
    • bamboo ~> 1.6
    • excoveralls ~> 0.13.3
    • gen_smtp ~> 1.0.1