Releases: AnswerDotAI/fasthtml
Releases · AnswerDotAI/fasthtml
v0.12.28
v0.12.27
v0.12.26
v0.12.25
v0.12.24
v0.12.23
v0.12.22
v0.12.21
v0.12.20
New Features
- Add
set_lifespan
(#744) - Add title= kwarg to
fast_app()
constructor (#740), thanks to @mmacpherson - Allow any Mapping children to specify attributes. fix #737 (#738), thanks to @gazpachoking
Bugs Squashed
- Correct treatment of empty/boolean attributes in the html2ft function (#732), thanks to @renatodamas
- html2ft handling empty attribute (#731)
- Toasts inserted at bottom of page (#703)