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