v0.9.0
What's Changed
- Added Django 4.1, 4.2 support
- Added Python 3.11, 3.12 support
- Removed Django 2.2, 3.0, 3.1 support
- Removed Python 3.6, 3.7, 3.8 support
- Removed pytest-pythonpath dependency (use pytest built-in pythonpath)
- Removed Travis CI configuration
- Updated GitHub Actions
Full Changelog: v0.8.0...v0.9.0