Releases: maces/fastapi-htmx
Releases · maces/fastapi-htmx
v0.5.0
24 Dec 11:41
Compare
Sorry, something went wrong.
No results found
Added support for Python 3.13
Removed support for Python 3.8
Fixed a version mismatch between starlette and FastAPI for older FastAPI versions
Happy Holidays 🎄
v0.4.4
18 Sep 22:15
Compare
Sorry, something went wrong.
No results found
v0.4.3
12 Jul 17:56
Compare
Sorry, something went wrong.
No results found
v0.4.2
12 Apr 07:01
Compare
Sorry, something went wrong.
No results found
v0.4.1
21 Jan 22:19
Compare
Sorry, something went wrong.
No results found
Bump dependencies (mainly FastAPI)
Improve badges in Readme
v0.4.0
13 Jan 00:06
Compare
Sorry, something went wrong.
No results found
Added support for multiple template directories
Added a global override for the template file extension
Improved docs and tests
v0.4.0-rc0
13 Jan 00:05
Compare
Sorry, something went wrong.
No results found
Added support for multiple template directories
Added a global override for the template file extension
Improved docs and tests
v0.3.1
04 Jan 21:51
Compare
Sorry, something went wrong.
No results found
v0.3.0
11 Nov 12:31
Compare
Sorry, something went wrong.
No results found
Made Extension Python 3.8 compatible
That is why this not a patch release
Clarifies return behavior of the decorator
Simplified fullpage detection and added tests for that
Fixed some typos and error in docs