Skip to content

Releases: AnswerDotAI/fasthtml

v0.12.34

19 Nov 00:06

Choose a tag to compare

New Features

  • Add get_client (#800)
  • Handle str in show (#796)

Bugs Squashed

  • Use updated railway return val (#798)
  • Only strip newlines when parsing strings (#797), thanks to @johnowhitaker
  • Fix StreamingResponse handling in _resp (#792), thanks to @kenfj

v0.12.33

30 Oct 18:29

Choose a tag to compare

New Features

  • render_ft kw param (#791)

v0.12.32

30 Oct 18:07

Choose a tag to compare

New Features

  • Use TestClient to render HTMX components (#790)

v0.12.31

26 Oct 21:32

Choose a tag to compare

New Features

  • Use https for canonical (#789)

v0.12.30

19 Oct 04:38

Choose a tag to compare

New Features

  • Add LsJson, robots.txt, and sitemap.xml (#786)

v0.12.29

22 Sep 03:33

Choose a tag to compare

New Features

  • Add StaticNoCache (#783)

v0.12.28

19 Sep 02:08

Choose a tag to compare

Bugs Squashed

v0.12.27

12 Sep 23:51

Choose a tag to compare

Bugs Squashed

v0.12.26

11 Sep 22:26

Choose a tag to compare

Bugs Squashed

  • update afterware arg parsing (#777), thanks to @comhar

v0.12.25

22 Aug 04:10

Choose a tag to compare

New Features

  • Use kw args for handler params (#771)