Skip to content

Version 0.5.2

Latest
Compare
Choose a tag to compare
@bebleo bebleo released this 21 Apr 14:16
· 4 commits to main since this release
44b4178

Includes Potentially Breaking Changes:

  • Config.SSL_Cert_Path removed from the public API.
  • Support for python 3.7 has been dropped.

Fixes & Maintenance:

  • Testing against python 3.8 to 3.12 added to tox and GitHub CI.
  • Testing against PyPy in tox is now against versions PyPy 3.9 and PyPy 3.10.
  • Stop tox installing when running on GitHub CI.
  • Removes deprecated datetime.utcnow(). Issue #338.
  • Testing against python 3.8 to 3.12 added to tox and GitHub CI.