mirror of
https://github.com/robertwayne/axum-htmx
synced 2024-11-23 20:02:50 +01:00
153 B
153 B
Changelog
v0.2.0
- Added
HxRequestGuardLayer
, allowing you to protect an entire router from non-htmx requests.
v0.1.0
- Initial release.