github jknack/handlebars.java v4.1.0
handlebars.java 4.1.0

latest releases: v4.4.0, v4.3.1, v4.3.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!!

Don't miss a new handlebars.java release

NewReleases is sending notifications on new releases.