Skip to content

v3.4.0

Compare
Choose a tag to compare
@federicobond federicobond released this 18 May 10:32
· 7 commits to master since this release
64e5bf3

Highlights

  • Add support for Django 4.2 and 5.0
  • Add support for Python 3.11 and 3.12
  • Drop support for EOL Python 3.7
  • Drop support for EOL Django 2.2 and 4.0
  • Fix bug: type annotations were not used because py.typed was not always
    installed.

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.4.0