Changelog¶
0.3.0 (unreleased)¶
Adds AGENTS.md file
Adds support for python 3.12, 3.13, and 3.14
Drops support for python older than 3.10
Fixes a silent testing bug that became a failure in 3.12+
Upgrades Github actions versions
Migrates development workflows and tooling to uv and ruff
Bumps the minimum Flask dependency version to 2.0.0
0.2.0 (2024-03-29)¶
Code quality improvements
Fix missing assert in tests
Drop support for python older than 3.8
Adds read the docs configuration file
Upgrade dependencies minimum required versions
0.1.2 (2020-06-09)¶
First release.