All Versions
11
Latest Version
Avg Release Cycle
165 days
Latest Release
1460 days ago

Changelog History
Page 1

  • v4.2.0 Changes

    April 25, 2020

    🚀 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 Changes

    October 30, 2018

    🚀 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 Changes

    October 29, 2018

    🐛 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 Changes

    June 11, 2018

    🚀 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 Changes

    May 29, 2018

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

  • v4.0.6

    August 10, 2016
  • v4.0.5

    March 15, 2016
  • v4.0.3

    January 12, 2016
  • v4.0.0

    November 09, 2015
  • v2.3.2

    October 22, 2015