Skip to content

Javet v2.0.3

Compare
Choose a tag to compare
@caoccao caoccao released this 03 Jan 07:30
· 55 commits to main since this release
596200a
  • Upgraded V8 to v10.9.194.9 (2022-12-20)
  • Upgraded to C++ 20 for V8
  • Added compileV8ValueFunction to IV8Executor
  • Added getCachedData to IV8Executor, V8Module and V8Script
  • Added getCachedData, isWrapped, getArguments to IV8ValueFunction
  • Added cachedData to V8StringExecutor so that function, module and script support cached data
  • Fixed a bug in ZonedDateTime conversion for Android