1.0
First release of liluat after being forked from slt2.
Changes since slt2 version 1.0:
- almost complete rewrite of the code
- unit testing with almost 100% code coverage
- Lua 5.3 support
- API changes
- unified command line interface
- left and right trimming of template blocks
- cyclic inclusion detection
- support for relative include paths
{{
and}}
as default template tags- sandboxing
- probably more