6.6.1 - Alpha2 - 同步最新的 Rhino 引擎官方上游代码并进行必要的代码适配

This commit is contained in:
SuperMonster003
2024-12-25 21:48:51 +08:00
parent 3bea166b5a
commit c2a990878b
36 changed files with 344 additions and 294 deletions

View File

@@ -20,7 +20,8 @@
"Recover as much critical information as possible for script projects when project.json is corrupted",
"Automatically convert Simplified Chinese to Pinyin (including multi-tone characters) for generated package name suffixes when packaging single files",
"Support for negative arguments in the UiSelector#findOnce and UiSelector#find methods",
"UI elements and className-related selectors now support more package name prefix omission forms (e.g., RecyclerView, Snackbar, etc.)"
"UI elements and className-related selectors now support more package name prefix omission forms (e.g., RecyclerView, Snackbar, etc.)",
"Synchronize with the latest upstream code of the Rhino engine and adapt it to the existing project"
],
"dependency": [
"Added Jieba Analysis version 1.0.3-SNAPSHOT (modified)",