- #25 Fix compilation with too long constant strings.
- Small performance optimization: Use forHtmlContent to escape HTML tag body contents, since we know that we are not within an HTML attribute.
- #34 Allow to pass compiler arguments to template compiler.
- Add first draft of hot reload for precompiled template engines.
- #35 allow to configure parent class loader for jte templates.
- Remove experimental feature null safe template mode.