- Added support for multiple template directories - Added a global override for the template file extension - Improved docs and tests
0.3.1
- [Switched HTTP Status Code for MissingFullPageTemplateError to a 400 and updated dependencies](https://github.com/maces/fastapi-htmx/pull/10) - Updated dependencies
0.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