Javet v1.0.7
- 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
andJavetExecutionException
- Changed JNI library naming convention to be arch agnostic for Android.
- Added
getDetailedMessage()
,getStack()
andgetContext()
toJavetScriptingError
- Updated all V8 values to take
V8Runtime
in the constructor