Skip to content

Javet v0.9.13

Compare
Choose a tag to compare
@caoccao caoccao released this 24 Sep 02:35
· 90 commits to main since this release
26e385c
  • Upgraded V8 to v9.4.146.16 (2021-09-14)
  • Added support to generator object
  • Added hasInternalType() and isGeneratorObject() to IV8ValueObject
  • Added isGeneratorFunction() and isAsyncFunction() to IV8ValueFunction
  • Added support to Optional and Stream in converters and callbacks
  • Added IJavetAnonymous creating ad-hoc annotation based callback receiver
  • Added V8VirtualEscapableValue
  • Added getMethodNameFromLambda and getMethodNameSetFromLambdas to JavetReflectionUtils
  • Enabled decorating a function with both @V8Function and @V8Property
  • Enhanced V8Flags to accept custom flags