Releases: AnswerDotAI/fasthtml
Releases · AnswerDotAI/fasthtml
v0.1.10
27 Jul 22:45
Compare
Sorry, something went wrong.
No results found
Dependencies
Update for fastcore XT to FT name change
v0.1.9
27 Jul 09:44
Compare
Sorry, something went wrong.
No results found
New Features
Skip redundent formatting in loose_format
(#79 )
Add htmlkw
param to FastHTML
(#78 )
v0.1.8
26 Jul 07:48
Compare
Sorry, something went wrong.
No results found
New Features
Remove comments in html2xt (#76 )
Handle relative paths in Social
(#70 )
Add ftrs
for scripts etc at end of body element (#62 )
Updated html2xt to use unpacked dicts when attr keys are not valid python names (#57 ), thanks to @matdmiller
Bugs Squashed
fix social relative urls (#77 )
v0.1.7
18 Jul 06:52
Compare
Sorry, something went wrong.
No results found
New Features
Add indent
to html2xt
(#53 )
New fasthtml.xt
namespace for components (#50 )
Add bodykw
in fast_app
(#49 )
v0.1.6
13 Jul 19:58
Compare
Sorry, something went wrong.
No results found
New Features
File
function (#48 )
Remove picolink in fast_app
if default_hdrs
is False (#47 ), thanks to @pydanny
v0.1.5
13 Jul 07:35
Compare
Sorry, something went wrong.
No results found
New Features
Add Favicon
and Socials
header creators (#45 )
cookie
function (#43 )
v0.1.4
09 Jul 01:35
Compare
Sorry, something went wrong.
No results found
New Features
ScriptX
and StyleX
for templated generation from external files (#42 )
v0.1.2
08 Jul 02:16
Compare
Sorry, something went wrong.
No results found
Breaking changes
fast_app
returns app.route
as well as app (#38 )
New Features
Add viewport and charset to Meta by default (#36 )
New function run_js
(#36 )
v0.1.1
05 Jul 05:24
Compare
Sorry, something went wrong.
No results found
New Features
Add fasthtml.toasts
(#35 )
'Afterware' support
Add injects
to request
Basic websocket support (#29 )
Support meta
tags in returned tuple (#28 )
Support npm provider in jsdelivr (#27 )
Bugs Squashed
Style
does not accept multiple positional args correctly (#34 )
v0.1.0
25 Jun 04:34
Compare
Sorry, something went wrong.
No results found