HaskellNet v0.5.2 Release Notes

Release Date: 2020-03-19 // about 4 years ago
    • Improved Monad failure messages from sendCommmand (thanks Scott Fleischman)
    • Fixed IMAP append (thanks Keijo Kapp)
    • Added support for GHC 8.8.1 (thanks Oleg Grenrus)
    • Added support for network-3 (thanks Oleg Grenrus)
    • Increased upper bound on mime-mail to include 0.5 (thanks Marek Suchánek)
    • Improved failure message for AUTH failures (thanks Tom McLaughlin)
    • Avoided unsafe use of unsafe bytestring length functions in getResponse (thanks Javran Cheng)
    • Added support for UNSEEN in STATUS commands (thanks Dominik Xaver Hörl)

Previous changes from v0.5.1

    • SMTP: Strip carriage returns from the on lines before sending