Skip to content

Javet v1.0.7

Compare
Choose a tag to compare
@caoccao caoccao released this 05 Jan 02:29
· 77 commits to main since this release
4a0e0cc
  • Upgraded Node.js to v16.13.1 (2021-12-01)
  • Upgraded V8 to v9.7.106.18 (2021-12-14)
  • Relayed inner exception for JavetCompilationException and JavetExecutionException
  • Changed JNI library naming convention to be arch agnostic for Android.
  • Added getDetailedMessage(), getStack() and getContext() to JavetScriptingError
  • Updated all V8 values to take V8Runtime in the constructor