Skip to content

ClearScript 5.5

Compare
Choose a tag to compare
@ClearScriptLib ClearScriptLib released this 08 Nov 01:42
· 157 commits to master since this release
  • Breaking Changes:
    • ClearScript now requires .NET Framework 4.5 or greater.
    • Visual Studio 2013 is no longer supported.
    • The legacy V8 debugging protocol is no longer supported.
    • V8 deployment requires two new assemblies: v8-base-ia32.dll and v8-base-x64.dll.
  • Added support for the V8 Inspector debugging protocol.
  • Added V8ScriptEngineFlags.EnableRemoteDebugging and V8RuntimeFlags.EnableRemoteDebugging.
  • Updated deployment, debugging, and API documentation.
  • Tested with V8 6.2.414.40.