CHANGELOG.md -rw-r--r-- 550 B

mail-auth 0.3.0

  • ring backend support.
  • API improvements: DkimSigner and ArcSealer builders.
  • Reverse IP authentication (iprev).
  • MTA-STS lookup.
  • SMTP TLS Report generation and parsing.
  • Bug fixes.

mail-auth 0.2.0

  • Fixed: Acronyms in type names do not match the recommended spelling from RFC 430 (#31)
  • Fixed: Inconsistent use of ‘.’ at the end of strings on fmt::Display impl for Error (#31)

mail-auth 0.1.0

  • Initial release.