Skip to content

v0.7.1rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@diazona diazona released this 26 Jan 21:38
· 131 commits to master since this release
4a3b828

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