Releases: Taritsyn/JavaScriptEngineSwitcher
v3.2.3
Version: 3.2.3
Published: 11/15/2019
Change Set: 596a49b
- In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.11.15
- In JavaScriptEngineSwitcher.Jint added support of Jint version 3.0.0 Beta 1632
- In JavaScriptEngineSwitcher.NiL:
- NiL.JS was updated to version 2.5.1388
- In configuration settings of the NiL JS engine was added one new property -
LocalTimeZone
(defaultTimeZoneInfo.Local
)
NuGet Packages
JS engines
v3.2.2
v3.2.1
Version: 3.2.1
Published: 10/21/2019
Change Set: 41aeaff
- In JavaScriptEngineSwitcher.ChakraCore:
- Fixed a error that caused a crash during finalization
- During calling of the
CollectGarbage
method is again not performed blocking
- In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 3.0.5
JS engines
v3.2.0
Version: 3.2.0
Published: 10/12/2019
Change Set: dcd18da
In JavaScriptEngineSwitcher.Jint:
- Jint was updated to version 3.0.0 Beta 1612. Special thanks to Marko Lahma and Sébastien Ros
- No longer supports a .NET Framework 4.0 Client and .NET Standard 1.3
- In configuration settings of the Jint JS engine was added two new properties:
MemoryLimit
(default0
) andRegexTimeoutInterval
(defaultnull
) - To install this package, the “Include Prerelease” option must be set in the NuGet Package Manager
NuGet Packages
JS engines
v3.1.10
Version: 3.1.10
Published: 10/9/2019
Change Set: 6aed82f
- In JavaScriptEngineSwitcher.ChakraCore:
- ChakraCore was updated to version 1.11.14
- Slightly improved performance
- The
CollectGarbage
method is called synchronously again
- In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 3.0.4
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.9
Version: 3.1.9
Published: 9/17/2019
Change Set: d5181c1
In JavaScriptEngineSwitcher.NiL added support of NiL.JS version 2.5.1372.
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.8
Version: 3.1.8
Published: 9/12/2019
Change Set: b7bb061
In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.11.13.
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.7
Version: 3.1.7
Published: 8/14/2019
Change Set: fd620c2
In JavaScriptEngineSwitcher.ChakraCore:
- ChakraCore was updated to version 1.11.12
- MSVC runtime was embedded into the native assemblies for Windows
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.6
Version: 3.1.6
Published: 8/5/2019
Change Set: e77f558
In JavaScriptEngineSwitcher.V8 fixed a error #73 “Trying to Run this in the GAC”.
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.5
Version: 3.1.5
Published: 8/2/2019
Change Set: 1955de5
In JavaScriptEngineSwitcher.V8 added support of Microsoft ClearScript.V8 version 5.6.0 (support of V8 version 7.6.303.28).
NuGet Packages
Before installing of NuGet packages, I recommend to first read “How to upgrade applications to version 3.X” section of the documentation.