All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
Initial release
- Add
HtmxDetailsthat facilitates working withHX-*request headers. - Add
HtmxMiddlewarethat automatically adds anHtmxDetailsinstance asscope["htmx"]. - Add
HtmxRequestthat facilitates type hintingrequest.scope["htmx"]in Starlette-based frameworks.