v0.14 - Wagtail 5.2, Django 5.0
This is a maintenance release which adds support for Django 5.0, Python 3.12. It also requires Wagtail >= 5.2.
The package size is now smaller too as we no longer include the test app and tests, and other unneeded files.
What's Changed
- Django 5 and Wagtail 5 support by @jhonatan-lopes in #29
- Tidy up tooling by @zerolab in #30
- uses Ruff for linting/formatting
- uses flit for packaging
- uses PyPI trusted publishing
New Contributors
- @jhonatan-lopes made their first contribution in #29
Full Changelog: v.0.13.0...v0.14.0