- Live Reloading ([9](https://github.com/AnswerDotAI/fasthtml/pull/9)), thanks to [comhar](https://github.com/comhar) - Add `adv_app` example ([8](https://github.com/AnswerDotAI/fasthtml/issues/8))
Bugs Squashed
- use `sqlite_minutils` in all.py ([10](https://github.com/AnswerDotAI/fasthtml/issues/10))
0.0.10
New Features
- sortable js support ([7](https://github.com/AnswerDotAI/fasthtml/issues/7)) - Add `MarkdownJS` and support textareas ([6](https://github.com/AnswerDotAI/fasthtml/issues/6)) - Handle multi-value form data correctly
0.0.9
New Features
- Module `__getattr__` for components ([5](https://github.com/AnswerDotAI/fasthtml/issues/5)) - add railway cli link command ([4](https://github.com/AnswerDotAI/fasthtml/issues/4))
0.0.5
Bugs Squashed
- fix body arg parsing ([2](https://github.com/AnswerDotAI/fasthtml/issues/2))