Release Notes 0.7.x¶
Caution
v0.7.x are deprecated.
0.7.4 Live Debug¶
Added V8 primitive value cache
Added live debug for Chrome Developer Tools
0.7.3 Locker¶
Added
V8ValueWeakMapandV8ValueWeakSetAdded
forEach()to CollectionAdded
V8Lockerfor Performance Sensitive Scenarios
0.7.2 Engine Guard¶
Added
setFunction(String functionName, String codeString)toIV8ValueObjectAdded
equals()andstrictEquals()andsameValue()toIV8ValueAdded
getIdentityHash()toIV8ValueReferenceAdded
isDead(),isInUse(),callAsConstructor()andterminateExecution()toV8RuntimeAdded V8 typed array and data view
Added
IJavetEngineGuard
0.7.1 Bug Fixes¶
Easy spring integration
Performance test cases
Few bug fixes
0.7.0 Birth with V8 v8.9¶
First release of Javet
Linux + Windows
V8
v8.9.255(2021-02-04)Exposure of the majority of V8 API in JVM
JS function interception
Native BigInt and Date
Javet engine pool