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 5 of 9

0.3.2

New Features

- generic list annotated params double-wrapped ([253](https://github.com/AnswerDotAI/fasthtml/issues/253))
- Add `Prev()` ([253](https://github.com/AnswerDotAI/fasthtml/issues/253))
- `ft_cfg` config defaults ([251](https://github.com/AnswerDotAI/fasthtml/issues/251))
- Make `fill_form` set selected option ([185](https://github.com/AnswerDotAI/fasthtml/pull/185)), thanks to [ostwilkens](https://github.com/ostwilkens)

Bugs Squashed

- Use re.fullmatch for Beforeware ([221](https://github.com/AnswerDotAI/fasthtml/pull/221)), thanks to [justbur](https://github.com/justbur)

0.3.0

Breaking changes

- Do not make session vars available as direct params ([237](https://github.com/AnswerDotAI/fasthtml/issues/237))

New Features

- Add surreal.js helpers `Me`, `Any`, `On` ([238](https://github.com/AnswerDotAI/fasthtml/issues/238))
- Add support for application/json in POST requests ([234](https://github.com/AnswerDotAI/fasthtml/pull/234)), thanks to [khoaHyh](https://github.com/khoaHyh)
- Wrap Starlette's session in an AttrDict ([213](https://github.com/AnswerDotAI/fasthtml/pull/213)), thanks to [jbellis](https://github.com/jbellis)
- Handle mismatches between existing db and schema ([202](https://github.com/AnswerDotAI/fasthtml/pull/202)), thanks to [ncoop57](https://github.com/ncoop57)
- Raise warning if type is not passed ([195](https://github.com/AnswerDotAI/fasthtml/issues/195))

Bugs Squashed

- railway deploy doesn't check for project name ([230](https://github.com/AnswerDotAI/fasthtml/pull/230)), thanks to [gautam-e](https://github.com/gautam-e)

0.2.4

Bugs Squashed

- Signature may not resolve types from str ([198](https://github.com/AnswerDotAI/fasthtml/issues/198))

0.2.3

New Features

- Add `attrs1st` formatting to html2ft ([193](https://github.com/AnswerDotAI/fasthtml/pull/193)), thanks to [AndrewRPerkins](https://github.com/AndrewRPerkins)

0.2.2

New Features

- Check for railway app version ([192](https://github.com/AnswerDotAI/fasthtml/issues/192))
- Update `flat_xt` to handle single FT item ([190](https://github.com/AnswerDotAI/fasthtml/issues/190))
- Support FT in HTTPException handling ([175](https://github.com/AnswerDotAI/fasthtml/issues/175))
- Add `pep8_app.py` ([163](https://github.com/AnswerDotAI/fasthtml/issues/163))
- Add support for LaTeX formula rendering when rendering markdown ([158](https://github.com/AnswerDotAI/fasthtml/pull/158)), thanks to [yym68686](https://github.com/yym68686)
- Add to request: `req.hdrs,req.ftrs,req.htmlkw,req.bodykw` ([152](https://github.com/AnswerDotAI/fasthtml/issues/152))
- Add htmlkw to `fast_app` ([145](https://github.com/AnswerDotAI/fasthtml/pull/145)), thanks to [ranzuh](https://github.com/ranzuh)
- Add `Form` for multipart form data; initial poetry compatibility for `serve` ([137](https://github.com/AnswerDotAI/fasthtml/issues/137))
- changes toast names to avoid conflict with bootstrap ([133](https://github.com/AnswerDotAI/fasthtml/pull/133)), thanks to [vacmar01](https://github.com/vacmar01)
- Automatically move ('title','meta','link','style','base') into head ([122](https://github.com/AnswerDotAI/fasthtml/issues/122))
- Allow for `Any` or `FT` as return type of routes ([112](https://github.com/AnswerDotAI/fasthtml/issues/112))

0.2.1

Bugs Squashed

- railway deploy did not connect mount point on first use ([89](https://github.com/AnswerDotAI/fasthtml/issues/89))

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.