Skip to content

Releases: neuland/jade4j

v1.3.2

17 Mar 07:55
Compare
Choose a tag to compare
  • Fixed issue #193: Mixin's block argument can't execute multiple times in a loop

v1.3.1

28 Feb 08:35
Compare
Choose a tag to compare
  • 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

06 Jan 08:25
Compare
Choose a tag to compare
v1.3.0 Pre-release
Pre-release
  • 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

11 Oct 10:25
Compare
Choose a tag to compare
  • Improving cache syncronisation

v1.2.6

01 Nov 15:33
Compare
Choose a tag to compare
  • 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

10 Nov 13:12
Compare
Choose a tag to compare
  • Fixing issue #147: Fix for issue #52 broke everything

v1.2.4

11 Oct 13:36
Compare
Choose a tag to compare
v1.2.4 Pre-release
Pre-release
  • 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

17 Jun 11:29
Compare
Choose a tag to compare
  • Performance improvements

v1.2.2

17 Jun 11:08
Compare
Choose a tag to compare
  • 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

18 Apr 14:54
Compare
Choose a tag to compare
  • Fixing issue #132: class attribute not supported