All Versions
37
Latest Version
Avg Release Cycle
69 days
Latest Release
1173 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v0.4.0 Changes
November 20, 2013- we are now on maven central #25
- adapted pom to meet sonatype requirements
- ๐ changed artifact group id
- ๐ fixed double output of objects implementing Map and Iterable interfaces #63
-
v0.3.17 Changes
October 09, 2013- โ added sources to maven repository
- โ added support for multiple block statements in one mixin
- ๐ fixed issues when using if/case statements inside a mixin
-
v0.3.16 Changes
October 07, 2013- ๐ allowed including files without having to register a specific filter
- enabled self closing tags with trailing "/" #57
-
v0.3.15 Changes
September 12, 2013- โ added support for including non jade files (js, css, ...) inside a template
-
v0.3.14 Changes
August 24, 2013- โ added ability to clear expression and template caches
- โ added new convenience method to Jade4J thats lets you use Reader #49
-
v0.3.13 Changes
August 21, 2013- ๐ป the indentation exception shows the expected indent sequence #50
- code nodes can have sub blocks #44
- ๐ better error message for invalid attribute definition #37
- ๐ blockquotes are now parsed correctly and don't interfere with "layout blocks" #45
- ๐ ExpressionStrings are now evaluated multiple times to support expressions that point to expressions #47
-
v0.3.12 Changes
June 20, 2013- โฌ๏ธ reduced jexl log level for 'unknown variable' messages