Python-fasthtml

Latest version: v0.6.9

Safety actively analyzes 665909 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 9

0.5.0

New Features

- Make hdrs, ftrs, htmlkw, bodykw, etc available to `RouterX` and `RouteX` via `._app` ([381](https://github.com/AnswerDotAI/fasthtml/issues/381))
- Add `OAuth` class ([381](https://github.com/AnswerDotAI/fasthtml/issues/381))
- Move redirect url into methods for oauth
- Add options to change default static media directory ([373](https://github.com/AnswerDotAI/fasthtml/pull/373)), thanks to [coreman14](https://github.com/coreman14)
- Add `PicoBusy()` function to display loading spinner during html load ([372](https://github.com/AnswerDotAI/fasthtml/issues/372))
- Add `HtmxOn()` to allow adding htmx event listeners more easily ([371](https://github.com/AnswerDotAI/fasthtml/issues/371))
- Set toasts to only work with FT responses ([368](https://github.com/AnswerDotAI/fasthtml/pull/368)), thanks to [pydanny](https://github.com/pydanny)
- Routing subapp improvements ([365](https://github.com/AnswerDotAI/fasthtml/pull/365)), thanks to [Isaac-Flath](https://github.com/Isaac-Flath)
- Add all HTMX attrs to component signatures ([363](https://github.com/AnswerDotAI/fasthtml/issues/363))
- Add markdown version of all docs ([361](https://github.com/AnswerDotAI/fasthtml/issues/361))
- add easy to use chunked transfer extension header ([346](https://github.com/AnswerDotAI/fasthtml/pull/346)), thanks to [fabge](https://github.com/fabge)
- Set 404 exception handling to give "404 Not Found" message ([335](https://github.com/AnswerDotAI/fasthtml/pull/335)), thanks to [Isaac-Flath](https://github.com/Isaac-Flath)

Bugs Squashed

- [BUG] Toasts don't show after redirect ([358](https://github.com/AnswerDotAI/fasthtml/issues/358))

0.4.5

New Features

- Support for web components in html2ft ([354](https://github.com/AnswerDotAI/fasthtml/issues/354))
- Support `options` http verb as function name ([350](https://github.com/AnswerDotAI/fasthtml/issues/350))

Bugs Squashed

- railway deployment not checking deployed projects correctly ([340](https://github.com/AnswerDotAI/fasthtml/issues/340))
- Socials tag only appears in head tag when added via FastHTML.hdrs ([324](https://github.com/AnswerDotAI/fasthtml/issues/324))

0.4.4

New Features

- Replace `__call__` with `rt` in handler functions ([334](https://github.com/AnswerDotAI/fasthtml/issues/334))
- Add `flat_tuple` and use it to allow nested tuples in route responses
- Add `body` parameter for decoded body
- Move pico-specific components to separate module ([327](https://github.com/AnswerDotAI/fasthtml/issues/327))
- Add "get" and "post" as default methods on routes ([317](https://github.com/AnswerDotAI/fasthtml/issues/317))
- Support Reverse URL lookups by exposing `url_for` ([189](https://github.com/AnswerDotAI/fasthtml/issues/189))

0.4.3

New Features

- Fastlite 0.0.9 dep

0.4.2

New Features

- Rename `Checkbox` to `CheckboxX` ([314](https://github.com/AnswerDotAI/fasthtml/issues/314))
- CheckboxX also adds a hidden field before the checkbox
- Automatically choose last field in form data if list provided by non-list parameter

0.4.1

Bugs Squashed

- post release fix for `fill_form` ([309](https://github.com/AnswerDotAI/fasthtml/issues/309))

Page 3 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.