Skip to content

Releases: AnswerDotAI/fasthtml

v0.0.15

16 Jun 06:43
Compare
Choose a tag to compare

New Features

  • Add Titled (#18)
  • Disable PicoCSS font scaling
  • Use constant time string comparison for password checking, h/t José Valim (#17)

v0.0.14

15 Jun 21:10
Compare
Choose a tag to compare

New Features

  • Add surreal js and scope scripts to default headers, and add default_hdrs bool to allow removing default headers (#16)
  • Add xtend.py Script and Style that do not need NotStr (#15)
  • Add jsd (#14)
  • Handle lists of hdrs (#14)
  • Autogen HTML wrapper for non-htmx partials (#13)

Bugs Squashed

  • html2txt only parses first partial (#12)

v0.0.13

13 Jun 04:27
Compare
Choose a tag to compare

New Features

  • Add html2xt (#11)

v0.0.12

13 Jun 01:24
Compare
Choose a tag to compare

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

09 Jun 03:27
Compare
Choose a tag to compare

New Features

  • sortable js support (#7)
  • Add MarkdownJS and support textareas (#6)
  • Handle multi-value form data correctly

v0.0.9

05 Jun 04:34
Compare
Choose a tag to compare

New Features

  • Module __getattr__ for components (#5)
  • add railway cli link command (#4)

v0.0.5

04 Jun 03:27
Compare
Choose a tag to compare

Bugs Squashed

  • fix body arg parsing (#2)

v0.0.3

02 Jun 05:00
Compare
Choose a tag to compare
  • Init release