Skip to content

Releases: allegro/handlebars-spring-boot-starter

handlebars-spring-boot-starter-0.4.1

20 Oct 06:13
f512f66
Compare
Choose a tag to compare

What's Changed

  • Upgrade Gradle wrapper to 7.6 by @3750 in #52
  • Update dependencies (Spring Boot 2.7 and other) by @3750 in #53

Full Changelog: handlebars-spring-boot-starter-0.4.0...handlebars-spring-boot-starter-0.4.1

handlebars-spring-boot-starter-0.4.0

18 Oct 10:54
cb179f8
Compare
Choose a tag to compare

What's Changed

  • Upgrade Handlebars to 4.3.1 by @3750 in #50

Breaking changes

This release upgrades Handlebars to 4.3.1. handlebars-markdown module was removed (jknack/handlebars.java#900) in handlebars 4.3.0. This release drops support for markdown helper.

Full Changelog: handlebars-spring-boot-starter-0.3.4...handlebars-spring-boot-starter-0.4.0

handlebars-spring-boot-starter-0.3.4

07 Dec 12:46
50dff1a
Compare
Choose a tag to compare

What's Changed

  • Fix circular reference between beans by @aderigs in #42

New Contributors

Full Changelog: handlebars-spring-boot-starter-0.3.3...handlebars-spring-boot-starter-0.3.4

handlebars-spring-boot-starter-0.3.3

20 Aug 07:47
feed7de
Compare
Choose a tag to compare

Bump spring boot version
Bump gradle wrapper version
Bump source check tools version
Reformat checkstyle.xml