- In JavaScriptEngineSwitcher.Jint added support of Jint version of April 5, 2014
- In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 1.4.2
- Added module based on the Jint. Special thanks to Daniel Lo Nigro for the idea of this module.
- In JavaScriptEngineSwitcher.Core fixed minor bugs
- In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 1.4.1
- In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 1.4.0
- In JavaScriptEngineSwitcher.V8 added support of the ClearScript version 5.3.11 (support of V8 version 3.24.17)
- In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 1.3.0
- In JavaScriptEngineSwitcher.V8 improved performance of
CallFunctionmethod - In JavaScriptEngineSwitcher.Jurassic added support of Jurassic version of January 11, 2014
- Added support of JavaScript
undefinedtype - In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 1.2.0
- In JavaScriptEngineSwitcher.V8 the Noesis Javascript .NET was replaced by the Microsoft ClearScript.V8 library (solves a problem of
V8JsEnginestable work on 64-bit version of IIS 8.X) - In JavaScriptEngineSwitcher.Jurassic added support of Jurassic version of September 30, 2013
- In JavaScriptEngineSwitcher.V8 changed a mechanism for loading the Noesis Javascript .NET assemblies for different processor architectures
- Deleted a
/configuration/jsEngineSwitcher/v8configuration section
- Added JavaScriptEngineSwitcher.ConfigurationIntelliSense NuGet package
- Initial version uploaded