Skip to content

Releases: Taritsyn/JavaScriptEngineSwitcher

v3.1.1

15 May 14:56
Compare
Choose a tag to compare

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

03 May 18:47
Compare
Choose a tag to compare

Version: 3.1.0
Published: 5/3/2019
Change Set: f364f94

  • In the JsEngineFactoryCollection class was added a Count property and GetRegisteredFactories 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

29 Apr 18:54
Compare
Choose a tag to compare

Version: 3.0.10
Published: 4/29/2019
Change Set: 7d60f26

  • In JavaScriptEngineSwitcher.ChakraCore in configuration settings was changed default value of DisableFatalOnOOM property from false to true
  • 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

10 Apr 13:39
Compare
Choose a tag to compare

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

09 Apr 18:15
Compare
Choose a tag to compare

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

13 Mar 19:11
Compare
Choose a tag to compare

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

15 Feb 17:21
Compare
Choose a tag to compare

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

08 Feb 18:25
Compare
Choose a tag to compare

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

01 Feb 17:08
Compare
Choose a tag to compare

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

29 Jan 13:54
Compare
Choose a tag to compare

Version: 3.0.3
Published: 1/29/2019
Change Set: 2d09247

  • In JavaScriptEngineSwitcher.ChakraCore improved a performance of the UnicodeToAnsi method of EncodingHelpers 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.

JS engines