v1.2.0
What's Changed
- The Debug Toolbar now works out of the box for
htmx
requests (but only if you don't use head-support extension). - All JavaScript added by this library is now added to the
head
tag.
Enhancements
- Add
ToolbarDecorator
class by @michalsn in #35 - Refactor
ErrorModalDecorator
class by @michalsn in #34
New Contributors
- @jozefrebjak made their first contribution in #18
Full Changelog: v1.1.0...v1.2.0