We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6946f71 commit 207d118Copy full SHA for 207d118
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## 2.4.4 *(2024-02-12)*
4
+- 优化 toMap 的循环引用处理逻辑
5
+- quickjs 增加判空处理,解决 OOM 场景里的异常崩溃问题
6
+
7
## 2.4.3 *(2024-01-21)*
8
- 添加了在将 JSObjects 转换为 Java Maps 时支持自定义映射创建。
9
- 添加了 setGCThreshold 方法,用于控制垃圾回收阈值。
0 commit comments