Skip to content

Releases: Taritsyn/JavaScriptEngineSwitcher

v3.2.3

15 Nov 18:51
Compare
Choose a tag to compare

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 (default TimeZoneInfo.Local)

NuGet Packages

JS engines

v3.2.2

26 Oct 15:24
Compare
Choose a tag to compare

Version: 3.2.2
Published: 10/26/2019
Change Set: 402dd6e

In JavaScriptEngineSwitcher.Jint added support of Jint version 3.0.0 Beta 1629.

NuGet Packages

JS engines

v3.2.1

21 Oct 19:03
Compare
Choose a tag to compare

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

12 Oct 17:21
Compare
Choose a tag to compare

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 (default 0) and RegexTimeoutInterval (default null)
  • To install this package, the “Include Prerelease” option must be set in the NuGet Package Manager

NuGet Packages

JS engines

v3.1.10

09 Oct 19:36
Compare
Choose a tag to compare

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

17 Sep 17:29
Compare
Choose a tag to compare

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

12 Sep 18:01
Compare
Choose a tag to compare

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

14 Aug 14:12
Compare
Choose a tag to compare

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

05 Aug 18:40
Compare
Choose a tag to compare

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

02 Aug 18:53
Compare
Choose a tag to compare

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.

JS engines