Skip to content

[Deprecated] AviatorScript 5.2.5

Compare
Choose a tag to compare
@killme2008 killme2008 released this 09 Apr 11:22
· 180 commits to master since this release

Main changes:

  • Auto convert java boxing types into aviator number types when invoking java methods #369
  • Adds a calcuator example which evaluate arithmetic expression in string.
  • Bug fixes: can't call overload getter/setter by reflection #368
  • Used array-based hashmap for internal env to reduce memory consumption.