v2.2.0
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 theEvaluate
,Evaluate<T>
andExecute
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