Skip to content

Tags: best-daniel/MsieJavaScriptEngine

Tags

v1.7.0-alpha.2

Toggle v1.7.0-alpha.2's commit message
Version 1.7.0 Alpha 2

v1.7.0-alpha.1

Toggle v1.7.0-alpha.1's commit message
Version 1.7.0 Alpha 1

v1.6.0

Toggle v1.6.0's commit message
Version 1.6.0

v1.5.6

Toggle v1.5.6's commit message
Version 1.5.6:

Source code of the `ChakraJsRtJsEngine` was synchronized with the Chakra Sample Hosts version of July 11, 2015.

v1.5.5

Toggle v1.5.5's commit message
Version 1.5.5:

1. Fixed an error, that occurs on computers with IE 6;
2. Removed `Obsolete` attribute from parameterless constructor.

v1.5.4

Toggle v1.5.4's commit message
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.

v1.5.3

Toggle v1.5.3's commit message
Version 1.5.3:

JSON2 library was updated to version of May 3, 2015.

v1.5.2

Toggle v1.5.2's commit message
Version 1.5.2:

JSON2 library was updated to version of February 25, 2015.

v1.5.1

Toggle v1.5.1's commit message
Version 1.5.1:

In ECMAScript 5 Polyfill added polyfill for the `String.prototype.split` method.

v1.5.0

Toggle v1.5.0's commit message
Version 1.5.0:

1. Removed dependency on `System.Web.Extensions`;
2. Assembly is now targeted on the .NET Framework 4 Client Profile.