Changelog¶
2.0.6 - Released on 2026-01-21¶
Lets do http on localhost IPs too.
2.0.5 - Released on 2026-01-19¶
Fix 404 error on documentation badge.
Update classifier.
2.0.4 - Released on 2026-01-19¶
Fix the documentation build, link and badge. The doc is know hosted on github pages, the old documentation is still published.
2.0.3 - Released on 2026-01-19¶
Massive cleanup * Add support of python 3.10, 3.11, 3.12, 3.13 and 3.14 * Add support of wagtail 4, 5, 6, 7 * Drop support of python 3.7, 3.8 and 3.9 * Drop support of wagtail 2, wagtail 3
Use uv instead of poetry
Massive update of github actions
0.3.0 (2022-01-04)¶
Add a way to retrieve and refresh an oauth2 token to do API Calls
0.2.1 (2021-12-09)¶
Fix documentation link
0.2.0 (2021-12-09)¶
Improve documentation
Add CI Workflow
0.1.1 (2022-12-09)¶
Initial Release