• v2.0.0 9366d938f9

    v2.0.0
    All checks were successful
    Main / Lint, Format, and Test (push) Successful in 30s
    Main / Docker Build (push) Successful in 31s
    Main / Deploy (push) Successful in 15s
    Stable

    tony released this 2026-09-01 14:51:23 -05:00 | 7 commits to main since this release

    • switch from redis to valkey
    • update packages
    • fix ruff errors with new packages
      • don't write to root logger
      • don't make function calls in function params for datetime
      • don't blindly catch errors
      • allow ruff to reorganize imports with pyproject.toml setting