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
<description>This project is a .NET wrapper for working with the Internet Explorer's JavaScript engines (JsRT version of Chakra, ActiveScript version of Chakra and Classic JavaScript Engine). Project was based on the code of SassAndCoffee.JavaScript (http://github.com/paulcbetts/SassAndCoffee) and Chakra Sample Hosts (http://github.com/panopticoncentral/chakra-host).</description>
14
14
<summary>This project is a .NET wrapper for working with the Internet Explorer's JavaScript engines (JsRT version of Chakra, ActiveScript version of Chakra and Classic JavaScript Engine).</summary>
15
-
<releaseNotes>1. Removed following methods: `HasProperty`, `GetPropertyValue`, `SetPropertyValue` and `RemoveProperty`;
16
-
2. Fixed bug #3 "execute code from different threads";
17
-
3. Now in the `ChakraJsRt` mode is available a more detailed information about errors;
18
-
4. In ECMAScript 5 Polyfill improved a performance of the `String.prototype.trim` function;
19
-
5. JSON2 library was updated to version of February 4, 2014.</releaseNotes>
0 commit comments