Handlebars.java v4.1.0 Release Notes

Release Date: 2018-06-11 // almost 6 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!!