Releases: AnswerDotAI/fasthtml
Releases Β· AnswerDotAI/fasthtml
v0.13.2
27 Mar 03:55
Compare
Sorry, something went wrong.
No results found
Bugs Squashed
Fix ws header lookup key mismatch (#853 ), thanks to @dienhoa
v0.13.1
24 Mar 02:32
Compare
Sorry, something went wrong.
No results found
New Features
Refactor lifespan handling into Lifespan class with on_event support and add add_websocket_route method (#851 )
v0.13.0
23 Mar 22:27
Compare
Sorry, something went wrong.
No results found
New Features
Add _mk_lifespan helper to wrap on_startup/on_shutdown for Starlette 1.x compatibility (#850 )
Bugs Squashed
missing format_datetime (#846 )
v0.12.50
13 Mar 20:35
Compare
Sorry, something went wrong.
No results found
New Features
Add HostRoute class for host-header based routing with pattern matching (#843 )
Bugs Squashed
Fix _fix_anno mangling bare list annotations (#841 ), thanks to @jackhogan
v0.12.49
13 Mar 20:15
Compare
Sorry, something went wrong.
No results found
New Features
Add HostRoute class for host-header based routing with pattern matching (#843 )
Bugs Squashed
Fix _fix_anno mangling bare list annotations (#841 ), thanks to @jackhogan
v0.12.48
02 Mar 17:59
Compare
Sorry, something went wrong.
No results found
Bugs Squashed
Cache request body if content-type header is not multipart/form-data (#837 ), thanks to @curtis-allan
v0.12.47
21 Feb 02:20
Compare
Sorry, something went wrong.
No results found
New Features
Make ApiReturn callable without positional args by defaulting norm to None (#833 )
Add __bool__ method to ApiReturn for direct boolean context support (#832 )
v0.12.46
21 Feb 02:18
Compare
Sorry, something went wrong.
No results found
New Features
Add __bool__ method to ApiReturn for direct boolean context support (#832 )
v0.12.45
21 Feb 00:46
Compare
Sorry, something went wrong.
No results found
Add all HTTP request param handling to websockets too
v0.12.44
20 Feb 23:01
Compare
Sorry, something went wrong.
No results found
Add all HTTP request param handling to websockets too