- Drop support for Python 3.8 - Support Django 5.1 - Drop support for Django 3.2 and Django 4.1
Development
- Fix dependency specification to allow use with combinations of Django 4.2 and Python >= 3.10
0.5.0
Features
- Support Python 3.12 - Support Django 5.0
Development
- Improve version test matrices to skip testing incompatible combinations
0.4.0
Features
- Support Python 3.10 and Python 3.11 - Drop support for Python 3.6 and Python 3.7 - Support Django 4.1 and 4.2 - Drop support for Django 2.2 and Django 3.1
Development
- Upgrade pre-commit
0.3.0
Features
- Support and CI tests for Python 3.9
Bug fixes
- Update notifications-python-client; this indirectly fixes a backwards incompatible change in PyJWT - Fix the Factory Boy dependency specification