AviatorScript 5.3.1
·
110 commits
to master
since this release
Main changes:
- Adds new method
AviatorEvaluatorInstance.aliasOperator(OperatorType, String)to set an alias token for logical&&and||operator, read the doc. - Improve
[]index operator and seq functions performance when processing arrays. - Fixed #431
Expression#getVariableNamesreturns wrong result in nested scope. - Fixed
AviatorEvaluator.execute(String, Map)not work with global caching.
主要改动: