lettre v0.8.2 Release Notes

Release Date: 2018-05-03 // almost 6 years ago
  • ๐Ÿ› Bug Fixes

    • transport: Write timeout is not set in smtp transport (cc3580a8)

    ๐Ÿ’… Style

    ๐Ÿ”‹ Features

    • all:
      • Add set -xe option to build scripts (57bbabaa)
      • Move post-success scripts to separate files (3177b58c)
      • Add website upload to travis build script (a5294df6)
      • Add codecov upload in travis (a03bfa00)
      • Update README to put useful links at the top (1ebbe660)
      • Update badges in README and Cargo.toml (f7ee5c42)
      • Move docs from hugo to gitbook (27935e32)
    • transport: Use md-5 and hmac instead of rust-crypto (0cf018a8)