Releases: AnswerDotAI/fasthtml
Releases · AnswerDotAI/fasthtml
v0.6.10
New Features
- Document usage with Jupyter (#469)
v0.6.9
New Features
- Add
oauth.redir_url
function (#476)
v0.6.8
New Features
- Allow for handler names with same name as an http verb, even if path not provided (#459)
- Support explicit iframe height in Jupyter HTMX (#458), thanks to @callmephilip
- Improve type annotations for element attributes (#453), thanks to @callmephilip
- Make compatible w/ ddtrace (#452), thanks to @derekgliwa
v0.6.7
Bugs Squashed
- Remove IPython dep (#456)
v0.6.5
New Features
- Jupyter compatibility (#445)
- Redefining a route overwrites existing definition (e.g for use in notebooks) (#444)
Bugs Squashed
- [BUG] d argument is not passed in Path function for SVGs (#437)
v0.6.4
New Features
- Pass query params to custom class annotated args (#439)
v0.6.3
Bugs Squashed
svg.Path
not passing d
param (#438)
v0.6.2
New Features
- Include both
m
(me) and p
(prev) in On
and Prev
handlers, and run after DOM ready (#429)
Bugs Squashed
proc_htmx
not exported correctly (#434)
v0.6.1
New Features
- Include both
m
(me) and p
(prev) in On
and Prev
handlers, and run after DOM ready (#429)
Bugs Squashed
proc_htmx
not exported correctly (#434)