Releases: DoctorJohn/django-admin-notice
Releases · DoctorJohn/django-admin-notice
Release list
v3.5.0
What's Changed
- Make test project setup more flexible by @DoctorJohn in #30
- Fix Python 3.14 vanished from the test matrix by @DoctorJohn in #31
- Link downloads badge to data source by @DoctorJohn in #34
- Classify as typed by @DoctorJohn in #33
- Upgrade python syntax using pyupgrade by @DoctorJohn in #32
- Migrate to the uv build backend by @DoctorJohn in #35
- Add GitHub sponsor button by @DoctorJohn in #36
- Migrate to prek by @DoctorJohn in #37
- Remove deprecated hook id by @DoctorJohn in #38
- Update dependencies by @DoctorJohn in #39
- Support Django 6.0 by @DoctorJohn in #40
Full Changelog: v3.4.0...v3.5.0
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
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
v1.1.4
Bump version to 1.1.4 The 1.1.3 wheel did not include templates.