Releases: Taritsyn/JavaScriptEngineSwitcher
v3.1.1
Version: 3.1.1
Published: 5/15/2019
Change Set: d575f64
In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.11.9.
NuGet Packages
Before installing of NuGet packages, I recommend to first read “How to upgrade applications to version 3.X” section of the documentation.
JS engines
v3.1.0
Version: 3.1.0
Published: 5/3/2019
Change Set: f364f94
- In the
JsEngineFactoryCollection
class was added aCount
property andGetRegisteredFactories
method - Removed a deprecated packages: JavaScriptEngineSwitcher.ChakraCore.Native.win8-arm and JavaScriptEngineSwitcher.ChakraCore.Native.debian-x64
- In JavaScriptEngineSwitcher.V8 added support of Microsoft ClearScript.V8 version 5.5.6 (support of V8 version 7.4.288.26)
NuGet Packages
Before installing of NuGet packages, I recommend to first read “How to upgrade applications to version 3.X” section of the documentation.
Core
JS engines
v3.0.10
Version: 3.0.10
Published: 4/29/2019
Change Set: 7d60f26
- In JavaScriptEngineSwitcher.ChakraCore in configuration settings was changed default value of
DisableFatalOnOOM
property fromfalse
totrue
- In JavaScriptEngineSwitcher.Jint fixed a error that occurred during the recursive execution and evaluation of JS files
- In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 3.0.3
- In JavaScriptEngineSwitcher.NiL added support of NiL.JS version 2.5.1327
NuGet Packages
Before installing of NuGet packages, I recommend to first read “How to upgrade applications to version 3.X” section of the documentation.
JS engines
v3.0.9
Version: 3.0.9
Published: 4/10/2019
Change Set: b8d573e
In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.11.8.
NuGet Packages
Before installing of NuGet packages, I recommend to first read “How to upgrade applications to version 3.X” section of the documentation.
JS engines
v3.0.8
Version: 3.0.8
Published: 4/9/2019
Change Set: ae50c7b
- In JavaScriptEngineSwitcher.ChakraCore fixed a error #72 “(chakra) recursive evaluation”
- In JavaScriptEngineSwitcher.NiL added support of NiL.JS version 2.5.1320
NuGet Packages
Before installing of NuGet packages, I recommend to first read “How to upgrade applications to version 3.X” section of the documentation.
JS engines
v3.0.7
Version: 3.0.7
Published: 3/13/2019
Change Set: f32139b
- In JavaScriptEngineSwitcher.ChakraCore:
- ChakraCore was updated to version 1.11.7
- Fixed a error #68 “Embedded delegates are no longer linked with the
Function
prototype”
- In JavaScriptEngineSwitcher.Jint fixed a error that occurs in the strict mode when generating an error message
- In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 3.0.2
NuGet Packages
Before installing of NuGet packages, I recommend to first read “How to upgrade applications to version 3.X” section of the documentation.
JS engines
v3.0.6
Version: 3.0.6
Published: 2/15/2019
Change Set: a2375d9
In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.11.6.
NuGet Packages
Before installing of NuGet packages, I recommend to first read “How to upgrade applications to version 3.X” section of the documentation.
JS engines
v3.0.5
Version: 3.0.5
Published: 2/8/2019
Change Set: 9697e43
In JavaScriptEngineSwitcher.V8 added support of Microsoft ClearScript.V8 version 5.5.5 (support of V8 version 7.2.502.25).
NuGet Packages
Before installing of NuGet packages, I recommend to first read “How to upgrade applications to version 3.X” section of the documentation.
JS engines
v3.0.4
Version: 3.0.4
Published: 2/1/2019
Change Set: 10d4587
In JavaScriptEngineSwitcher.ChakraCore in error message fixed a link to the documentation.
NuGet Packages
Before installing of NuGet packages, I recommend to first read “How to upgrade applications to version 3.X” section of the documentation.
JS engines
v3.0.3
Version: 3.0.3
Published: 1/29/2019
Change Set: 2d09247
- In JavaScriptEngineSwitcher.ChakraCore improved a performance of the
UnicodeToAnsi
method ofEncodingHelpers
class - In JavaScriptEngineSwitcher.NiL added support of NiL.JS version 2.5.1294
NuGet Packages
Before installing of NuGet packages, I recommend to first read “How to upgrade applications to version 3.X” section of the documentation.