Skip to content

1.10.0

Compare
Choose a tag to compare
@amureki amureki released this 26 Jan 15:28
· 94 commits to main since this release

Added

  • Django 4.2 support

Changed

  • [dev] Switch to Python 3.11 release in CI
  • [dev] Unify and simplify tox config with tox-py
  • [dev] pre-commit autoupdate && pre-commit run --all-files
  • [dev] Run pyupgrade with Python 3.7 as a base
  • [dev] PEP 621: Migrate from setup.py and setup.cfg to pyproject.toml
  • [dev] Convert format and some string interpolations to fstring

New Contributors

Full Changelog: 1.9.0...1.10.0