0.13.0
📦 fasthtmlView on GitHub →
✨ 1 features🐛 1 fixes🔧 1 symbols
Summary
This release introduces a new helper for Starlette 1.x compatibility and resolves an issue with the missing format_datetime function.
✨ New Features
- Added _mk_lifespan helper to wrap on_startup/on_shutdown for Starlette 1.x compatibility.
🐛 Bug Fixes
- Fixed missing format_datetime functionality.