Skip to content

Releases: HarlonWang/quickjs-wrapper

v0.6.0

09 Nov 10:21
Compare
Choose a tag to compare
  • Java long type support

Full Changelog: v0.5.0...v0.6.0

v0.5.0

01 Nov 07:14
Compare
Choose a tag to compare

What's Changed

  • JNI null check with jstring

Full Changelog: v0.4.0...v0.5.0

v0.4.0

30 Sep 03:57
a66caad
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

05 Sep 02:23
Compare
Choose a tag to compare

0.2.0

18 Aug 02:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

11 Aug 01:26
Compare
Choose a tag to compare

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

12 Jul 05:18
2d74994
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.23...v0.0.24

0.0.23

17 Jun 03:30
Compare
Choose a tag to compare

What's Changed

  • Formate_string
    • handle error type
    • remove string length limited

Full Changelog: v0.0.22...v0.0.23

0.0.22

06 Jun 10:47
Compare
Choose a tag to compare

What's Changed

  1. Add MaxStackSize set

Full Changelog: v0.0.21...v0.0.22

0.0.21

09 May 02:19
Compare
Choose a tag to compare

What's Changed

  1. Add thread check
  2. Cancel dupValue & freeDupValue
  3. Fix: null type convert
  4. Optimization: js function register

Full Changelog: v0.0.20...v0.0.21