Skip to content

Releases: AnswerDotAI/fasthtml

v0.12.9

01 Apr 06:41
Compare
Choose a tag to compare

New Features

  • Background tasks fix+docs (#692), thanks to @pydanny
  • Move htmx and ext js to jsdelivr from unpkg (#698)

v0.12.8

01 Apr 02:24
Compare
Choose a tag to compare

New Features

  • Move htmx and ext js to jsdelivr from unpkg (#698)

v0.12.7

01 Apr 02:11
Compare
Choose a tag to compare

New Features

  • Move htmx and ext js to jsdelivr from unpkg (#698)

v0.12.6

29 Mar 04:19
Compare
Choose a tag to compare
  • update _formitem so that it doesn't raise KeyError (#694), thanks to @comhar

v0.12.5

26 Mar 20:59
Compare
Choose a tag to compare

New Features

  • Add additional static file types zip tgz gz csv mp3 wav ogg flac aac doc docx xls xlsx ppt pptx epub mobi bmp tiff avi mov wmv mkv json xml yaml yml rar 7z tar bz2 htm xhtml apk dmg exe msi swf iso json (#678)
  • Add YouTube embed FastHTML component (#654), thanks to @dgwyer
  • Handle type hints on session (#651), thanks to @henriwoodcock

Bugs Squashed

v0.12.4

01 Mar 22:50
Compare
Choose a tag to compare

New Features

  • Add Google Credentials helpers (#661)

v0.12.3

01 Mar 07:21
Compare
Choose a tag to compare

New Features

  • oauth login_link kwargs (#660)

Bugs Squashed

v0.12.2

01 Mar 07:14
Compare
Choose a tag to compare

New Features

  • oauth login_link access_type (#660)

Bugs Squashed

v0.12.1

31 Jan 04:56
Compare
Choose a tag to compare

New Features

  • Add JupyUviAsync (#640)
  • Handling for query or url params in qp/to (#638), thanks to @Isaac-Flath
  • Add pdf extension to static routes (#616), thanks to @pydanny

Bugs Squashed

  • HTML tag from fastcore.xml is shadowed (#634)
  • Exception Handlers Return 200 Status Code Instead of Original Error Code (#633)

v0.12.0

06 Jan 20:19
Compare
Choose a tag to compare

Breaking changes

  • Update fastlite dep to 0.1.1 (#626)
    • This version of fastlite uses apsw, instead of the stdlib's sqlite3.