- added support for including non jade files (js, css, ...) inside a template
- added ability to clear expression and template caches
- added new convenience method to Jade4J thats lets you use Reader #49
- 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
- reduced jexl log level for 'unknown variable' messages