Skip to content

Version 7.3.3

Compare
Choose a tag to compare
@ClearScriptLib ClearScriptLib released this 28 Sep 01:16
· 42 commits to master since this release
  • Added DefaultDocumentLoader to address GitHub Issue #412.
  • Unified method, constructor, and property invocation, fixing GitHub Issue #413.
  • Fixed invocation of indexers with optional parameters.
  • Hardened V8 debug agent disposal, fixing a rare exception (GitHub Issue #416).
  • Added a check to prevent version mismatches between managed and native V8 assemblies (GitHub Issue #416).
  • Restricted host item IDispatchEx support to Windows Script engines, fixing GitHub Issue #417.
  • Updated API documentation.
  • Tested with V8 10.6.194.14.