Skip to content

Releases: awslabs/llrt

v0.7.0-beta

22 Sep 19:07

Choose a tag to compare

Features

Fixes

Maintenance

  • Core and build cleanup
  • Dependency upgrades

Thanks for all the reports and contributors

Full list of changes:
v0.6.2-beta...v0.7.0-beta

v0.6.2-beta

20 Jul 18:23
befa7ec

Choose a tag to compare

  • Fix to string conversion of boxed numbers
  • Fix segfault on when LLRT executes in a container runtime due to TLS platform roots being loaded.

Full list of changes:
v0.6.1-beta...v0.6.2-beta

v0.6.1-beta

19 Jul 10:53
254eeb8

Choose a tag to compare

  • Performance increase in RSA crypto operations
  • Fix regression of toString() for NaN, Infinity, and floats introduced by 0.6.0. (Thanks @ainsleyrutterford)
  • Increased FileAPI compliance. (Thanks @nabetti1720)
  • Crypto bugfixes
  • Updated deps

Full list of changes:
v0.6.0-beta...v0.6.1-beta

v0.6.0-beta

11 Jul 06:19

Choose a tag to compare

  • Initial support for DNS module
  • Increased Buffer compat
  • Support Util.inherits
  • Support load module from file URL
  • Implement process.exitCode
  • Several bugfixes (path/module resolve, s3 stream collection, UTF-8 replacement char for broken surrogate pairs + many more)
  • Upgraded dependencies including AWS SDK and latest QJS-NG engine
  • A lot more under the hood stuff

A huge thanks to all contributors!

(Extra thanks to @nabetti1720 and @Sytten 🚀)

Full list of changes:
v0.5.1-beta...v0.6.0-beta

v0.5.1-beta

09 Feb 12:24
1941ed2

Choose a tag to compare

  • Fix bug with @aws-crypto/utils package

Full list of changes:
v0.5.0-beta...v0.5.1-beta

v0.5.0-beta

07 Feb 12:21
7ef2ff9

Choose a tag to compare

  • Increased webcrypto compatibility
  • Native web streams (stage 1, full streaming support is coming soon)
  • Increased parallel fetch performance
  • DNS Cache
  • Upgraded dependencies
  • Bugfixes

A huge thanks to all contributors!

Full list of changes:
v0.4.0-beta...v0.5.0-beta

v0.4.0-beta

25 Dec 22:02
101d650

Choose a tag to compare

  • Switch engine to QuickJS Next Generation
  • Increased WinterCG compat
  • Basic support for Subtle Crypto/Webcrypto APIs
  • Improved package.json resolution and CJS compatibility
  • Basic assert module
  • Completely refactored test runner with multi-process support
  • Performance improvements
  • Basic REPL
  • More Buffer APIs
  • Upgraded dependencies
  • Bugfixes

A huge thanks to all contributors!

Full list of changes:
v0.3.0-beta...v0.4.0-beta

v0.3.0-beta

21 Oct 10:35
e1a0cb2

Choose a tag to compare

  • Upgrade to latest version of QuickJS
  • Support of require/importing JSON files
  • Better CJS compatibility
  • Basic Windows support
  • Initial support for Node.js module resolution
  • Improved multi-process test runner
  • AWS SDK clients connection are now inited in background threads and in parallel
  • Event class
  • Updated dependencies
  • Multiple bug fixes

A huge thanks to all contributors!

Full list of changes:
v0.2.2-beta...v0.3.0-beta

v0.2.2-beta

04 Sep 07:03

Choose a tag to compare

  • Added buffer subarray
  • Fix regression affecting @AWS-SDK initalization performance

A huge thanks to all contributors!

Full list of changes:
v0.2.1-beta...v0.2.2-beta

v0.2.1-beta

27 Aug 05:23
f9f3b30

Choose a tag to compare

  • Improved timer performance
  • Basic Windows support
  • Full SDK & No SDK prebuilt binaries

A huge thanks to all contributors!

Full list of changes:
v0.2.0-beta...v0.2.1-beta