Skip to content

Version 5.4.10

Choose a tag to compare

@ClearScriptLib ClearScriptLib released this 29 Sep 11:40
· 184 commits to master since this release
  • Improved indexing support for dynamic host objects.
  • Added V8ScriptEngine.SuppressInstanceMethodEnumeration.
  • Fixed hang on application pool recycle (Issue #119)
  • Added blocking of Exception.GetType() and _Exception.GetType() when AllowReflection is false (GitHub Issue #1).
  • Added blocking of Delegate.Method when AllowReflection is false (GitHub Issue #2).