Skip to content

v1.0.0

Compare
Choose a tag to compare
@greyli greyli released this 04 Nov 10:59
· 31 commits to master since this release
f495831

What's Changed

  • Use random module to produce an actually unique file name by @Lukas0907 in #30
  • Fix compatibility with Python 3.10 by @nblock in #31
  • Clarify when outbox is created by @marksteward in #34
  • Fix misssing last letter in package name by @WAKayser in #47
  • Upgrade black to fix conflict with Click 8.1 by @sr-verde in #44
  • Upgrade dependencies & drop Python 3.6 support by @greyli in #48
  • Fix Test PyPI action by @greyli in #49
  • fix smtp compatibility with python 3.12 by @WAKayser in #54
  • Support passing from_email in tuple format by @greyli in #57
  • Test against Python 3.12 & Release 1.0.0 by @greyli in #59

New Contributors

Full Changelog: v0.3.0...v1.0.0