Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

v2.0.5

Compare
Choose a tag to compare
@madzak madzak released this 12 Feb 19:15
· 10 commits to master since this release

Added

  • Allow reserved attrs to be renamed - @Henkhogan
  • Support added for Python 3.11
  • Now verifying builds in Pypy 3.9 as well
  • Type annotations are now in the package - @louis-jaris

Changed

  • Fix rename_fields for exc_info - @guilhermeferrari
  • Cleaned up test file for PEP8 - @lopagela
  • Cleaned up old Python 2 artifacts - @louis-jaris
  • Dropped Python 3.5 support - @idomozes
  • Moved type check via tox into 3.11 run only
  • Added test run in Python3.6 (will keep for a little while longer, but it's EOL so upgrade)