Handlebars.java Versions Save

Logic-less and semantic Mustache templates with Java

v4.4.0

2 months ago

Happy to announce a new release! 🚀 🎉

  • #3228 kotlin: mount of coroutine routes doesn't work

Changes

TODO

  • document package change names required for Java Modules

Support my work

v4.3.1

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/jknack/handlebars.java/compare/v4.3.0...v4.3.1

Support my work

v4.3.0

2 years ago

proud to announce the 4.3.0 release! 🚀 🎉

  • Modern JVM support. Including Java 17

Changes

Donate/Support

v4.2.1

2 years ago

Happy and proud to announce the 4.2.1 release! 🚀 🎉

  • Handlebar.js dependency was upgraded it to 4.7.7
  • #839: Helpers for java.time objects
  • #843 New lines in parameters
  • #829 Add HelperFunction annotation

Changes

Donate/Support

v4.2.0

4 years ago

Happy and proud to announce the 4.2.0 release! 🚀 🎉

  • Handlebar.js dependency was upgraded it to 4.7.6

Changes

Donate/Support

v4.1.2

5 years ago

Minor release with a regression fix for partials:

#660 Partial call with line breaks between hash parameters cause exception since version 4.1.1

#654 Specifying a context resolver without a MapValueResolver breaks list psudo-variables

Thanks all.

v4.1.1

5 years ago

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!

v4.1.0

5 years ago

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!!

v4.0.7

5 years ago

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!