Skip to content

Version 5.3.11

Choose a tag to compare

@ClearScriptLib ClearScriptLib released this 26 Sep 15:36
· 243 commits to master since this release
  • Added support for building strong named assemblies (see ReadMe.txt).
  • Added AppDomain.AssemblyResolve hook for ClearScriptV8 (Issue #34).
  • Added WindowsScriptEngineFlags.EnableStandardsMode.
  • Fixed parameterless invocation of Windows script items from VB.NET.
  • Fixed WindowsScriptEngine execution result variant leak.
  • Hardened assembly table I/O (Issue #33).
  • Updates for breaking V8 API changes.
  • Added tests for bug fixes and new APIs.
  • Tested with V8 3.24.17.