Skip to content

v0.7.0

Compare
Choose a tag to compare
@stephank stephank released this 20 Oct 19:13
· 601 commits to main since this release
  • Email validation has become slightly stricter, to align with validation already performed by the Lettre library. This fixes a panic when the SMTP or sendmail transports were used to send mail to an address that was valid according to Portier, but not Lettre.
  • For building from source, the minimum Rust version is now 1.59.
  • Dependencies have been upgraded to the latest versions.