Skip to content

v1.4.0

Compare
Choose a tag to compare
@bplok20010 bplok20010 released this 15 Mar 03:09
· 65 commits to master since this release

Change log:

  1. Redo eval/Function
  2. Add options.rootContext to Interpreter
  3. Add options.globalContextInFunction to Interpreter
  4. Add globalContextInFunction property to Interpreter
  5. Remove rootContext property on Interpreter, use globalContextInFunction instead
  6. Use %VERSION% instead of version numbers