This release includes libquickjs-ng-sys
upgrades from 0.6.0
to 0.6.1
.
Breaking Changes
Context.context_raw()
is unsafe now
Fixes
- Remove unnecessary struct field.
- Fixes a type conversion bug and some wrong type definitions, all causing compiling failure on aarch64.
- A typo on tests causing testing failure.
Full Changelog: quickjs-rusty-v0.6.2...quickjs-rusty-v0.6.3