Skip to content

1.1.0

Compare
Choose a tag to compare
@arjan arjan released this 03 Feb 21:47
· 86 commits to master since this release

This is mostly a maintainance release which fixes an annoying dependency problem with ranch. Also we switched over to GH actions from Travis CI. Support for OTP 18 was dropped.

  • Fix test compilation warnings (#223)
  • Ranch dependency update (>= 1.7) (#241)
  • Speed up quoted printable encoding (#228)
  • Improve error handling for send errors (#232)
  • Improve error handling for setopts errors (#232)
  • Drop support for OTP-18
  • Drop support for Ranch below 1.6.0