Skip to content

quickjs-rusty-v0.6.3

Latest
Compare
Choose a tag to compare
@Icemic Icemic released this 07 Jul 17:14
· 1 commit to main since this release

This release includes libquickjs-ng-sys upgrades from 0.6.0 to 0.6.1.

Breaking Changes

  1. Context.context_raw() is unsafe now

Fixes

  1. Remove unnecessary struct field.
  2. Fixes a type conversion bug and some wrong type definitions, all causing compiling failure on aarch64.
  3. A typo on tests causing testing failure.

Full Changelog: quickjs-rusty-v0.6.2...quickjs-rusty-v0.6.3