Skip to content

[Deprecated] AviatorScript 5.1.4

Compare
Choose a tag to compare
@killme2008 killme2008 released this 25 Aug 07:08
· 294 commits to master since this release

Main changes:

  • Fixed memory leak when compiling string interpolation lexeme.Warn when compling lexeme without caching.
  • Check function name when using fn syntax to define functions.
  • Adds AviatorEvaluatorInstance#removeModule(String) to remove java module, and adds an example JavaModuleExample.