Skip to content

v2.0.0

Compare
Choose a tag to compare
@l0ck3 l0ck3 released this 29 Aug 08:17

SMTPAdapter now returns the SMTP server response (#122)

UPGRADE NOTES

In case you were using the response: true option, be aware that you'll now get a tuple as a return value in the form of {:ok, <raw-smtp-response>} instead of an atom :ok.