freemarker-cli-2.0.0-BETA-2
Pre-release
Pre-release
Added
- Add "-E" command line option to expose all environment variable as top-level entry in the data model
- Support for Grok as better alternative for regular expressions
- Support for streaming textual content over
System.in
to allow processing of arbitrary large source files - Display Git version information when using
-V
command line option
Fixed
- ExcelTool uses MissingCellPolicy.CREATE_NULL_AS_BLANK to handle missing cells
- Pass the correct output encoding to writer
- Allow absolute template file names which are loaded directly instead of using TemplateLoaders