AviatorScript 5.2.7
killme2008
released this
13 Sep 03:29
·
152 commits
to master
since this release
Main changes:
- Fixed a concurrent issue in
Expression#getVariableNames
andExpression#getVariableFullNames
. - Should throw no such property exception if property not found when using variable
a.b.c
dot syntax.