mirror of
https://github.com/bellard/quickjs.git
synced 2025-09-30 15:04:24 +03:00
new release
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
2025-09-13:
|
||||
|
||||
- added JSON modules and import attributes
|
||||
- added JS_PrintValue() API
|
||||
- qjs: pretty print objects in print() and console.log()
|
||||
@@ -12,6 +14,7 @@
|
||||
accept JSON5 modules
|
||||
- added JS_FreePropertyEnum() and JS_AtomToCStringLen() API
|
||||
- added Error.isError()
|
||||
- misc bug fixes
|
||||
|
||||
2025-04-26:
|
||||
|
||||
|
Reference in New Issue
Block a user