Releases: HarlonWang/quickjs-wrapper
Releases · HarlonWang/quickjs-wrapper
v0.6.0
- Java long type support
Full Changelog: v0.5.0...v0.6.0
v0.5.0
v0.4.0
What's Changed
- refactor: submodule for quickjs library by @HarlonWang in #22
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
Full Changelog: v0.2.0...v0.3.0
0.2.0
v0.1.0
What's Changed
- Feature: global trigger onerror
- Feature: throw error with promise un-handled rejection
Full Changelog: v0.0.24...v0.1.0
0.0.24
What's Changed
- feat:Convert Java Class to JS Object by @yubaokang in #17
- Feature/refactor simple by @HarlonWang in #18
New Contributors
- @yubaokang made their first contribution in #17
Full Changelog: v0.0.23...v0.0.24
0.0.23
What's Changed
- Formate_string
- handle error type
- remove string length limited
Full Changelog: v0.0.22...v0.0.23
0.0.22
0.0.21
What's Changed
- Add thread check
- Cancel dupValue & freeDupValue
- Fix: null type convert
- Optimization: js function register
Full Changelog: v0.0.20...v0.0.21