Releases: DoctorJohn/django-admin-notice
Releases · DoctorJohn/django-admin-notice
v3.4.0
What's Changed
- Adopt PEP 621 by @DoctorJohn in #24
- Migrate to uv by @DoctorJohn in #25
- Show test coverage after test runs by @DoctorJohn in #26
- Repo maintenance by @DoctorJohn in #27
- Add publish workflow by @DoctorJohn in #28
- Support Python 3.14 by @DoctorJohn in #29
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- Support django 5.2 by @DoctorJohn in #21
- Stop limiting parallel CI jobs by @DoctorJohn in #22
- Update dependencies by @DoctorJohn in #23
Full Changelog: v3.2.0...v3.3.0
v3.2.0
v3.1.0
This release adds support for Django 5.1
v3.0.1
Bump version to 3.0.1
v3.0.0
This release drops support for the deprecated Django versions 3.2 and 4.1 and adds support for Django 5.0. Django 5.0 requires at least Python version 3.10 causing us to drop support for Python 3.8 and 3.9.
Dropping support for Django 3.2 and 4.1 and Python 3.8 and 3.9 is making this a breaking change.
To migrate simply upgrade to at least Python 3.10 and at least Django 4.2.
v2.1.0
This release adds optional support for dark mode variants of the background and text color. Take a look at the updated readme file to learn more.
v2.0.0
Bump version to 2.0.0
v1.1.4
Bump version to 1.1.4 The 1.1.3 wheel did not include templates.
v1.1.2
Release of version 1.1.2