3.0.0
This release introduces a split of the project into multiple modules. This will allow people to use this library to integrate with htmx without the need to also add Thymeleaf as a dependency if you use another templating engine.
Use artifact id htmx-spring-boot
if you only want the htmx integration. Keep using the original artifact id htmx-spring-boot-thymeleaf
if you use Thymeleaf as your templating engine of choice.
What's Changed
New Contributors
Full Changelog: 2.2.0...3.0.0