Skip to content

v2.2.0

Compare
Choose a tag to compare
@Taritsyn Taritsyn released this 21 Apr 18:34
· 151 commits to master since this release

Version: 2.2.0
Published: 4/21/2017
Change Set: fc55399
NuGet Package MsieJavaScriptEngine

  • Added support of .NET Core 1.0.4
  • In JsRT modes now script error contains a full stack trace
  • In MsieJsEngine class was added overloaded versions of the Evaluate, Evaluate<T> and Execute methods, which take the document name as second parameter
  • Now all modes support the possibility to debug in Visual Studio by adding the debugger statement to script code