You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 1.5.4:
1. In `ChakraActiveScript` mode added native support of ECMAScript 5 (without polyfills);
2. Added `JsEngineSettings` class for any reason in the future to abandon redundant constructors.
Version 1.4.3:
1. In solution was enabled NuGet package restore;
2. Fixed JavaScriptEngineSwitcher.Msie's bug Taritsyn#7 "MsieJavaScriptEngine.ActiveScript.ActiveScriptException not wrapped".