Releases: AnswerDotAI/fasthtml
Releases · AnswerDotAI/fasthtml
v0.0.12
New Features
- Live Reloading (#9), thanks to @comhar
- Add
adv_app
example (#8)
Bugs Squashed
- use
sqlite_minutils
in all.py (#10)
v0.0.10
New Features
- sortable js support (#7)
- Add
MarkdownJS
and support textareas (#6)
- Handle multi-value form data correctly
v0.0.9
New Features
- Module
__getattr__
for components (#5)
- add railway cli link command (#4)
v0.0.5
Bugs Squashed
- fix body arg parsing (#2)