v0.7 - Wagtail 5.1 and 5.2
This release adds official support for Wagtail 5.1 and 5.2, Python 3.12 (via Wagtail 5.2).
It also switches to using Flit for packaging, and PyPI trusted publishing
What's Changed
- Make Wagtail 5.1 support official by @lparsons396 in #50
- Add Wagtail 5.2, Django 5.0 and Python 3.12 to the test matrix by @zerolab in #51
- Flit by @zerolab in #52
- Switch to using PyPI trusted publishing by @zerolab in #53
- Add coverage report on GitHub Action summary by @zerolab in #54
New Contributors
- @lparsons396 made their first contribution in #50
Full Changelog: v0.6.0...v0.7.0