Releases: Taritsyn/JavaScriptEngineSwitcher
v3.0.0 Alpha 4
Version: 3.0.0 Alpha 4
Published: 9/22/2017
Change Set: cefe6df
In JavaScriptEngineSwitcher.ChakraCore prevented an occurrence of the “Host may not have set any promise continuation callback. Promises may not be executed.” error.
NuGet Packages
Before installing of NuGet packages, I recommend to first read “How to upgrade applications to version 3.X” section of the documentation.
v3.0.0 Alpha 3
Version: 3.0.0 Alpha 3
Published: 9/15/2017
Change Set: ab48393
- In JavaScriptEngineSwitcher.Msie:
- Added support of MSIE JavaScript Engine version 3.0.0 Alpha 1
- Added a ability to interrupt execution of the script
- In JavaScriptEngineSwitcher.Jint added support of Jint version 2.11.23
- In JavaScriptEngineSwitcher.ChakraCore:
- Added support of ChakraCore version 1.7.2
- Compilation error messages now contains a information about the error location
NuGet Packages
Before installing of NuGet packages, I recommend to first read “How to upgrade applications to version 3.X” section of the documentation.
v3.0.0 Alpha 2
Version: 3.0.0 Alpha 2
Published: 7/26/2017
Change Set: d43fa66
- In
JsEngineSwitcher
classInstance
property was renamed to theCurrent
property - Now you can implement your own version of the
JsEngineSwitcher
class - In JavaScriptEngineSwitcher.Jurassic added support of Jurassic version of July 13, 2017
- In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.7.0
NuGet Packages
Before installing of NuGet packages, I recommend to first read “How to upgrade applications to version 3.X” section of the documentation.
v3.0.0 Alpha 1
Version: 3.0.0 Alpha 1
Published: 7/12/2017
Change Set: b54a417
- In
IJsEngine
interface was addedSupportsScriptInterruption
property andInterrupt
method - In JavaScriptEngineSwitcher.V8 and JavaScriptEngineSwitcher.ChakraCore added a ability to interrupt execution of the script
NuGet Packages
v2.4.10
Version: 2.4.10
Published: 7/4/2017
Change Set: 9c96aeb
- Now during the rethrowing of exceptions are preserved the full call stack trace
- In JavaScriptEngineSwitcher.ChakraCore was reduced a number of delegate-wrappers
- In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 2.2.3
NuGet Packages
v2.4.9
Version: 2.4.9
Published: 6/28/2017
Change Set: f7898cb
- Added support of identifier names compliant with ECMAScript 5
- In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 2.2.2
NuGet Packages
v2.4.8
v2.4.7
v2.4.6
Version: 2.4.6
Published: 6/16/2017
Change Set: 2d5100a
In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.5.2
NuGet Packages
v2.4.5
Version: 2.4.5
Published: 6/8/2017
Change Set: 2616e36
In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.5.1