Releases: maces/fastapi-htmx
Releases · maces/fastapi-htmx
v0.4.1
- Bump dependencies (mainly FastAPI)
- Improve badges in Readme
v0.4.0
- Added support for multiple template directories
- Added a global override for the template file extension
- Improved docs and tests
v0.4.0-rc0
- Added support for multiple template directories
- Added a global override for the template file extension
- Improved docs and tests
v0.3.0
- 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