Skip to content

New Point Release

Latest
Compare
Choose a tag to compare
@mike-lischke mike-lischke released this 25 Dec 13:47
· 1 commit to main since this release
  • The if<> check in Interpreter did not correctly handle maps and sets. Added a test case for the fix.
  • Renderer registration did not default the parameter "recursive" to true, causing rendering problems in nested templates, if this parameter isn't specified.