v1.2.0
Release 1.2.0 brings new features:
- Spring Boot starter support
- Dropwizard support
- htmx fragments support
- See discussion
- See doc
- Tons of shared output strategies based on template benchmarking and continued framework integration
See the milestone for features added: https://github.com/jstachio/jstachio/milestone/5?closed=1
Thanks to @dsyer for more Spring guidance and @hrstoyanov for fragments idea.
What's Changed
- Add autoconfiguration for Spring MVC by @dsyer in #173
- Remove unused import by @dsyer in #178
- Bump spring-framework-bom from 6.0.9 to 6.0.10 by @dependabot in #180
- Bump maven-shade-plugin from 3.4.1 to 3.5.0 by @dependabot in #181
- Bump maven-clean-plugin from 3.2.0 to 3.3.1 by @dependabot in #182
- Bump spring-boot.version from 3.1.0 to 3.1.1 by @dependabot in #183
- Output strategies based on template-benchmark by @agentgt in #186
- Bump maven-core from 3.9.2 to 3.9.3 by @dependabot in #184
- Bump metainf-services from 1.9 to 1.11 by @dependabot in #185
- Dropwizard support #188 by @agentgt in #189
- Bump spring-framework-bom from 6.0.10 to 6.0.11 by @dependabot in #190
- Fragments #193 by @agentgt in #194
Full Changelog: v1.1.1...v1.2.0