gen_smtp v0.15.0 Release Notes

Release Date: 2019-09-13 // over 4 years ago
    • ๐Ÿ›  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)