Skip to content

Releases: quickjs-ng/quickjs

v0.10.1

13 May 08:30
3c9afc9
Compare
Choose a tag to compare

What's Changed

  • Fix compilation error with GCC 15 by @saghul in #1045
  • Fix the library version number by @osokin in #1048
  • qjsc: Add -P flag to disable adding default system modules by @Gottox in #1051
  • JS_DumpMemoryUsage will crash if u use promise by @sallmann in #1046
  • Fix unhandled promise rejection tracker, again by @saghul in #1049

New Contributors

Full Changelog: v0.10.0...v0.10.1

v0.10.0

01 May 21:31
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

08 Mar 20:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Read more

v0.8.0 🎄

23 Dec 21:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

15 Nov 20:41
Compare
Choose a tag to compare

QuickJS NG is 1 year old! 🍰

In november 2023 @bnoordhuis and @saghul banded together to create NG and try to reignite the project. So far so good, here is to the next one!

What's Changed

New Contributors

Read more

v0.6.1

24 Sep 17:46
Compare
Choose a tag to compare

What's Changed

  • Ignore diff for generated files by @saghul in #540
  • Provide a description for unitialized values in JS_ToStringInternal by @saghul in #543
  • Add ability to (de)serialize symbols by @saghul in #539
  • Add version to navigator.userAgent by @saghul in #542
  • Fix use of js_malloc_usable_size by @saghul in #544
  • Support private brand checks by @saghul in #545
  • Enable iterator-helpers test262 feature by @bnoordhuis in #546

Full Changelog: v0.6.0...v0.6.1

v0.6.0

20 Sep 19:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

07 Jun 20:13
Compare
Choose a tag to compare

What's Changed

New Contributors

Read more

v0.4.1

11 Mar 10:17
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.1

v0.4.0

11 Mar 10:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.0