Adds support for transformations inside Lua engine

This commit is contained in:
Felipe Zimmerle
2017-11-05 11:38:18 -03:00
parent a676f313c3
commit 7bec78a5a5
5 changed files with 115 additions and 6 deletions

View File

@@ -2,6 +2,8 @@
v3.0.????? - ?
---------------------------
- Adds support for transformations inside Lua engine
[Issue #994 - @zimmerle]
- Adds initial support for Lua engine.
[Issue #994 - @zimmerle]
- Adds support for @inspectFile operator.