v0.7.1rc0
Pre-release
Pre-release
This is a release candidate for version 0.7.1, primarily used to test the new deployment procedure from #58. Full release notes will accompany the final release of version 0.7.1.
What's Changed
- Replace the _stop method, which was removed from aiosmtp 1.4.3, with the cancel_tasks method by @henri-hulski in #55
- Use older Ubuntu for testing with Python 3.5 and 3.6 by @diazona in #56
- Mark the package as being compatible with Python 3.11 by @diazona in #57
- Update the AUTHORS file by @diazona in #59
- Release using GitHub actions by @diazona in #58
Full Changelog: v0.7.0...v0.7.1rc0