1.10.0
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 tofstring
New Contributors
- @cclauss made their first contribution in #372
- @adamchainz made their first contribution in #375
Full Changelog: 1.9.0...1.10.0