Releases: maces/fastapi-htmx
Releases · maces/fastapi-htmx
v0.5.0
Compare
Sorry, something went wrong.
No results found
maces
released this
24 Dec 11:41
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
Compare
Sorry, something went wrong.
No results found
maces
released this
18 Sep 22:15
v0.4.3
Compare
Sorry, something went wrong.
No results found
maces
released this
12 Jul 17:56
v0.4.2
Compare
Sorry, something went wrong.
No results found
maces
released this
12 Apr 07:01
v0.4.1
Compare
Sorry, something went wrong.
No results found
maces
released this
21 Jan 22:19
Bump dependencies (mainly FastAPI)
Improve badges in Readme
v0.4.0
Compare
Sorry, something went wrong.
No results found
maces
released this
13 Jan 00:06
Added support for multiple template directories
Added a global override for the template file extension
Improved docs and tests
v0.4.0-rc0
Compare
Sorry, something went wrong.
No results found
maces
released this
13 Jan 00:05
Added support for multiple template directories
Added a global override for the template file extension
Improved docs and tests
v0.3.1
Compare
Sorry, something went wrong.
No results found
maces
released this
04 Jan 21:51
v0.3.0
Compare
Sorry, something went wrong.
No results found
maces
released this
11 Nov 12:31
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