mirror of
https://github.com/bellard/quickjs.git
synced 2025-09-27 05:38:45 +03:00
new release
This commit is contained in:
parent
391cd3feff
commit
fa628f8c52
@ -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:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user