Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-19 | 847 Bytes | |
v0.12.20 source code.tar.gz | 2025-06-19 | 4.6 MB | |
v0.12.20 source code.zip | 2025-06-19 | 4.6 MB | |
Totals: 3 Items | 9.2 MB | 0 |
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)