Skip to content

0.15.0

Compare
Choose a tag to compare
@arjan arjan released this 13 Sep 06:56
· 153 commits to master since this release
  • Fix listen port / connect race-condition (#170)
  • Require minimal OTP version 18 (#174)
  • Add dialyzer to travis; some xref checks stubs
  • More fine-grained typespecs in smtp_client and mimemail (#175)
  • Add smtp client error types (#175)
  • Fix typespec inet:socket_address() doesn't exist on OTP18 (#178)
  • chore(Compiler Warning): Change from crypto:rand_uniform/2 to rand:uniform/1. (#172)