Changelog¶
All notable changes to this project will be documented in this file.
[0.1.1] - 2025-12-28¶
Bug Fixes¶
resolve zizmor security scan findings - (94f6c18) - Jacob Coffee
remove local path override for litestar-workflows - (e16ce98) - Jacob Coffee
move importlib import to top of file - (db6ee09) - Jacob Coffee
use longer TTL for Windows clock resolution compatibility - (a9bb0c6) - Jacob Coffee
remove skip logic for otel tests - all extras should be installed - (e09b647) - Jacob Coffee
increase timeouts for Windows clock resolution - (1caf061) - Jacob Coffee
increase token bucket refill test sleep for Windows - (30fbe99) - Jacob Coffee
add missing linkify-it-py for docs build - (315f2fc) - Jacob Coffee
add pyproject.toml to docs workflow trigger paths - (a1d42c3) - Jacob Coffee
Miscellaneous Chores¶
Style¶
apply ruff formatting - (1dd97ea) - Jacob Coffee
litestar-flags Changelog