• v1.7.3 437d5c8355

    v1.7.3
    All checks were successful
    Main / Lint, Format, and Test (push) Successful in 31s
    Main / Docker Build (push) Successful in 1m3s
    Main / Deploy (push) Successful in 9s
    Stable

    tony released this 2026-03-19 20:44:57 -05:00 | 69 commits to main since this release

    • behind the scenes release
    • switch to application factory for flask app
    • move api/routes to blueprints and their own files
    • add lots of tests!
    • pre-commit hooks updated to use ruff version from pyproject.toml and run tests locally
    • sqlalchemy queries updated to use 2.0 syntax and clear deprecation warnings