AviatorScript 5.4.1
killme2008
released this
04 Oct 06:20
·
43 commits
to master
since this release
What's Changed
- compelet the compile api by @DangHT in #504
- fix typo by @nesuk in #516
- set
ScriptEngineFactory.getLanguageName
return aviator by @qiukeren in #525 - Improve class cache performance when class not found by @jiudc in #522
- fix: capitalize java bean property names
by @killme2008 in #540 - feat: impl serialization for compiled expression by @killme2008 in #524, close #451
- fix: elsif parser by @killme2008 in #574, close #554 #566
- (fix): check innerClazz while get property by @human-user in #571
- fix: recursive function can't work #568
New Contributors
- @DangHT made their first contribution in #504
- @nesuk made their first contribution in #516
- @qiukeren made their first contribution in #525
- @jiudc made their first contribution in #522
- @human-user made their first contribution in #571
Full Changelog: aviator-5.3.3...aviator-5.4.1