quickjs-rusty-v0.6.0
·
88 commits
to main
since this release
Breaking Changes
- Rename to
quickjs-rusty
- Switches from quickjspp to quickjs-ng, since it has more active updates and has supported compling on MSVC
- Added a second parameter to the·.eval method, indicating whether to automatically resolve the returned promise value (if it is exactly a Promise). Use true if you want to maintain compatibility with previous versions.
Fixes
Full Changelog: quickjspp-v0.5.0...quickjs-rusty-v0.6.0