v1.1.0
What's Changed
- Pre-encodes FQDN str with punycode to improve compatibility by @tkzt in #66
- Migrates as many as possible test cases from Django mail module by @tkzt in #64
- Improve way of populating smtp key/cert to avoid TypeError in py>=12 by @tkzt in #68
- Add a test coverage badge to README.md by @Daisy-28 in #70
- Add
MAIL_SEND_OPTIONS
forsend_mail
by @jingfelix in #61
New Contributors
- @tkzt made their first contribution in #66
- @Daisy-28 made their first contribution in #70
- @jingfelix made their first contribution in #61
Full Changelog: v1.0.0...v1.1.0