release-3.1.0
Performance enhancements.
- Dealing with POJO data is way way faster.
- Conditionals are now "compiled" for speed gain.
- slice, reverse and get filters now work on STRING type data, not just LIST type.
- Parens are now optional for simple if conditions.
- TemplateConfig now easier to use programmatically.
- Allows default extension of none to be set from config.
- Easier to set arbitrary template folder.