Skip to content

Releasing v1.7.1

Compare
Choose a tag to compare
@newm4n newm4n released this 03 Dec 00:48
· 80 commits to master since this release
350979d
  • Fixed ANTLR4 grammar to enable function chaining in the THEN scope
  • Fixed ANTLR4 grammar error that makes array/slice/map cannot be chained with function
  • Built-in function Changed is renamed to Forget to clearly tell the engine to forget about variable values or function invocation to make sure the engine look again into the underlying data context on the next cycle.