Skip to content

[Deprecated] AviatorScript 5.2.2

Compare
Choose a tag to compare
@killme2008 killme2008 released this 04 Jan 10:06
· 229 commits to master since this release

Main changes:

  • Fixed Expression#getVariableNames() and Expression#getVariableFullNames(), they will return the global uninitialized variable names. #277 #335
  • Adds AviatorEvaluatorInstance#setCachedExpressionByDefault(boolean) to configure whether to cache the compiled expression by default when invoke compile(string), execute(string, [env]) methods etc, default value is false. #330
  • Adds a new option Options.ALLOWED_CLASS_SET with a Set<Class> value to control the allowed class list in new statement and static method/field invocation. #325
  • Adds new features Feature.StaticFields and Feature.StaticMethods. #326

changelog https://www.yuque.com/boyan-avfmj/aviatorscript/bggwx2