Javet v2.0.3
- Upgraded V8 to
v10.9.194.9
(2022-12-20) - Upgraded to C++ 20 for V8
- Added
compileV8ValueFunction
toIV8Executor
- Added
getCachedData
toIV8Executor
,V8Module
andV8Script
- Added
getCachedData
,isWrapped
,getArguments
toIV8ValueFunction
- Added
cachedData
toV8StringExecutor
so that function, module and script support cached data - Fixed a bug in
ZonedDateTime
conversion for Android