1.0.0
What's Changed
- Drop the custom
CITextExtension
as it was not deprecated and will be part of Django 5.1 by @codingjoe in #24 - Add Django 5.0 support by @codingjoe in #23
- Add Django 5.1dev to the CI suite
- Drop Python 3.9 support (as it will not be supported by Django 5.1)
- Add Python 3.12 support
Full Changelog: 0.2.0...1.0.0