Skip to content

v3.0.0 RC 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Taritsyn Taritsyn released this 04 Dec 14:51
· 20 commits to 2.X since this release

Version: 3.0.0 RC 2
Published: 12/4/2018
Change Set: 9664fa7
NuGet Package MsieJavaScriptEngine

  • Improved performance of debugging in ActiveScript modes
  • GetSourceFragmentFromLine method of JsErrorHelpers class has been replaced by the GetTextFragmentFromLine method of TextHelpers class
  • One part of the auxiliary code was removed, and other part moved to an external library - AdvancedStringBuilder
  • In the IeNativeMethods and EdgeNativeMethods classes for the netstandard targets was changed a calling convention from StdCall to Cdecl