Releases: nimasmi/django-gov-notify
Releases · nimasmi/django-gov-notify
0.6.0
Features
- 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
What's Changed
- Update Python & Django supported versions by @alxbridge in #14
New Contributors
- @alxbridge made their first contribution in #14
Full Changelog: 0.5.0...0.6.0
0.5.0
Features
- Support Python 3.12
- Support Django 5.0
Development
- Improve version test matrices to skip testing incompatible combinations
What's Changed
- Prove that python 3.12 is supported by @duncanjbrown in #11
New Contributors
- @duncanjbrown made their first contribution in #11
Full Changelog: 0.4.0...0.5.0
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
What's Changed
- chore/extended supported python and django versions by @gecBurton in #8, merged via #10
New Contributors
- @gecBurton made their first contribution in #8
Full Changelog: 0.3.0...0.4.0