Releases: jknack/handlebars.java
handlebars 4.4.0
handlebars.java 4.3.1
What's Changed
- GH-1009: update Apache Commons Text to 1.10.0 (Fix CVE-2022-42889) by @aschwarte10 in #1010
- Bump jackson-databind from 2.13.0 to 2.13.2.1 by @dependabot in #1011
- Bump snakeyaml from 1.29 to 1.31 by @dependabot in #1013
- Bump spring-webmvc from 5.3.10 to 5.3.23 by @dependabot in #999
- Bump logback-classic from 1.2.6 to 1.4.4 by @dependabot in #1005
- Bump mockito-core from 4.0.0 to 4.8.0 by @dependabot in #998
- Bump antlr-version from 4.9.2 to 4.9.3 by @dependabot in #918
- Bump jetty-webapp from 9.4.43.v20210629 to 9.4.44.v20210927 in /handlebars-proto by @dependabot in #1014
- Bump joda-time from 2.10.12 to 2.12.0 by @dependabot in #1008
New Contributors
- @aschwarte10 made their first contribution in #1010
Full Changelog: v4.3.0...v4.3.1
Support my work
handlebars.java 4.3.0
proud to announce the 4.3.0 release! 🚀 🎉
- Modern JVM support. Including Java 17
Changes
Donate/Support
handlebars.java 4.2.1
handlebars.java 4.2.0
handlebars.java 4.1.2
handlebars.java 4.1.1
bugs
#646 IndexOutOfBoundException in Formatter chain
#655 Fix inline partial leak
enhancements
#656 Control characters aren't allowed in handlebars expressions
#657 Literals such as "let", "const" not supported anymore in registerHelpers() API.
#643 "empty" variable name does not work in a partial
Checkout the complete list of changes here
support
Please star/follow handlebars.java on Github.
Buy Edgar a beer!
handlebars.java 4.1.0
Great news for Handlebras.java!! This new release is targeted to run Java 8 (finally!) or higher and uses Nashorn as Java Script Engine (removing the need of adding rhino to your classpath).
New Features
#569 #626 : Nashorn
#625 Java 8 upgrade
#633 Standalone jar
At the same time these changes introduced breaking changes, which are described here:
dependencies removal
- Rhino
- commons-lang3
- antlr4-runtime
If your project transitively/indirect uses any of these libraries you must to add them manually to your project.
Checkout the complete list of changes here
happy handlebars.java user?
Please star/follow handlebars.java on Github.
super happy?
Buy Edgar a beer!
Thanks!!
handlebars.java 4.0.7
Happy to announce a new Handelbars.java release!!!
There are lot lot of small enhancements and bugs fixed!
Most notable are:
- #627: Conditional helpers
- #588: Performance improvements for partials
- #573: Support decimal formats as helper arguments
Checkout the complete list of changes here
happy handlebars.java user?
Please star/follow handlebars.java on Github.
super happy?
Buy Edgar a beer!