v0.7.0
- 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.