All Versions
37
Latest Version
Avg Release Cycle
69 days
Latest Release
1107 days ago

Changelog History
Page 1

  • v1.3.2 Changes

    March 17, 2020
    • ๐Ÿ›  Fixed issue #193: Mixin's block argument can't execute multiple times in a loop
  • v1.3.1 Changes

    February 28, 2020
    • ๐Ÿ›  Fixed issue #191: Scoping Issue with nested loops
    • ๐Ÿ›  Fixed issue #187: maven pom flexmark-all is too much
    • ๐Ÿ›  Fixed issue #188: Unit tests failures on default Windows console

    โฌ†๏ธ Please upgrade to this version and don't use 1.3.0

  • v1.3.0 Changes

    October 10, 2019
    • โœ‚ removed obsolete basePath handling. Basepath Should be configured in the FileTemplateLoader
    • ๐Ÿ”ง made file extension configurable. removed last static jade extension check.
    • ๐Ÿ›  Fixed issue #172: json als mixin argument (quoted keys)
    • ๐Ÿ›  Fixed issue #153: Variable assignments in for/each loops
    • ๐Ÿ‘Œ Improvements to issue #150: Caused by: java.lang.RuntimeException this reader only responds to
  • v1.2.7 Changes

    November 02, 2017
    • ๐Ÿ”€ Improving cache syncronisation
  • v1.2.6 Changes

    November 01, 2017
    • ๐Ÿ›  Fixing issue #154: using .pug extension
    • ๐Ÿ›  Fixing issue #157: array constructing in mixin parameters don't work
    • โœ… Testcase #155: case with default not working (at least using JsExpressionHandler)
    • ๐Ÿ›  Fixing multiline Code Blocks
    • ๐Ÿ”€ Syncronize template creation when cache is enabled
  • v1.2.5 Changes

    October 24, 2016
    • ๐Ÿ›  Fixing issue #147: Fix for issue #52 broke everything
  • v1.2.4 Changes

    October 11, 2016
    • ๐Ÿ›  Fixed issue #141: Jade4J does not support unbuffered code blocks
    • ๐Ÿ›  Fixing issue #52: Includes in templates in paths with spaces
    • IMPORTANT: Don't use this version. There is a bug with path resolution. Wait for 1.2.5.
  • v1.2.3 Changes

    June 17, 2016
    • ๐ŸŽ Performance improvements
  • v1.2.2 Changes

    June 17, 2016
    • ๐Ÿ›  Fixing issue #106: Filters cannot be set using xml configuration
    • โœ… Testcase issue 65
    • ๐Ÿ›  Fixing issue #78: Incorrect rendering of backslashes in attribute values
    • ๐Ÿ›  Fixing issue #68: Multi-Line Strings include the trailing slash
  • v1.2.1 Changes

    April 18, 2016
    • ๐Ÿ›  Fixing issue #132: class attribute not supported