mirror of
https://github.com/bellard/quickjs.git
synced 2025-09-27 05:38:45 +03:00
update Changelog
This commit is contained in:
parent
098f221cf3
commit
4d9a27c578
15
Changelog
15
Changelog
@ -1,3 +1,18 @@
|
|||||||
|
- added JSON modules and import attributes
|
||||||
|
- added JS_PrintValue() API
|
||||||
|
- qjs: pretty print objects in print() and console.log()
|
||||||
|
- qjs: better promise rejection tracker heuristics
|
||||||
|
- added RegExp v flag
|
||||||
|
- added RegExp modifiers
|
||||||
|
- added RegExp.escape
|
||||||
|
- added Float16Array
|
||||||
|
- added Promise.try
|
||||||
|
- improved JSON parser spec conformance
|
||||||
|
- qjs: improved compatibility of std.parseExtJSON() with JSON5 and
|
||||||
|
accept JSON5 modules
|
||||||
|
- added JS_FreePropertyEnum() and JS_AtomToCStringLen() API
|
||||||
|
- added Error.isError()
|
||||||
|
|
||||||
2025-04-26:
|
2025-04-26:
|
||||||
|
|
||||||
- removed the bignum extensions and qjscalc
|
- removed the bignum extensions and qjscalc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user