FreshMarker 2.6.0 Released

Just in time for Easter time there is a new FreshMarker release available. There are some more enhancements to the built-ins through the addition of an easy lambda support.

Improvements

  • add sequence built-ins map, filter, fjoin
  • add range built-ins count, map, filter, fjoin
  • concat operator ~ for all primitive types
  • add unary existence operator
  • add Template#journal() to get metadata (variables, built-ins, etc.)
  • add Template#journal(Map<String, Object> model) to find unused and missing variables
  • add enum hashes

More infos about the embedded Java 21 Template-Engine, can be found at https://gitlab.com/schegge/freshmarker

We hope these new features and improvements make working with FreshMarker even more enjoyable and productive. As always, we appreciate your feedback and encourage you to share your thoughts or report any issues. Have fun exploring the new release—and enjoy Easter!

Leave a Comment