Skip to content

1.0

Compare
Choose a tag to compare
@FSMaxB FSMaxB released this 17 Feb 13:37
· 49 commits to master since this release

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