Skip to content

Releases: Taritsyn/JavaScriptEngineSwitcher

v3.11.2

05 Mar 20:06
Compare
Choose a tag to compare

Version: 3.11.2
Published: 3/5/2021
Change Set: dab93da

  • In JavaScriptEngineSwitcher.NiL added support of NiL.JS version 2.5.1475
  • In JavaScriptEngineSwitcher.V8:
    • Microsoft ClearScript.V8 was updated to version 7.1.1 (support of V8 version 8.9.255.20)
    • Added support of .NET Standard 2.1
    • Added support of Linux (ARM)
    • In configuration settings of the V8 JS engine was added one new property - HeapExpansionMultiplier (default 0)

NuGet Packages

JS engines

v3.11.1

01 Feb 17:47
Compare
Choose a tag to compare

Version: 3.11.1
Published: 2/1/2021
Change Set: 4fdc03a

In JavaScriptEngineSwitcher.Jint:

  • Runtime exceptions now contain a stack trace
  • In configuration settings of the Jint JS engine a AllowDebuggerStatement property has been returned so as not to break compatibility with previous versions

NuGet Packages

JS engines

v3.11.0

30 Jan 18:57
Compare
Choose a tag to compare

Version: 3.11.0
Published: 1/30/2021
Change Set: 773cd72

In JavaScriptEngineSwitcher.Jint:

  • Jint was updated to version 3.0.0 Beta 2002
  • In configuration settings of the Jint JS engine a AllowDebuggerStatement property has been replaced by the DebuggerStatementHandlingMode property (default Ignore) and was added two new properties: DebuggerBreakCallback (default null) and DebuggerStepCallback (default null)

NuGet Packages

JS engines

v3.10.0

22 Jan 18:41
Compare
Choose a tag to compare

Version: 3.10.0
Published: 1/22/2021
Change Set: 6f017df

  • In JavaScriptEngineSwitcher.Node added support of Jering.Javascript.NodeJS version 5.4.4
  • In JavaScriptEngineSwitcher.V8:
    • Microsoft ClearScript.V8 was updated to version 7.1 (support of V8 version 8.8.278.14)
    • Added support of Windows (ARM64) and Linux (ARM64)

NuGet Packages

JS engines

v3.9.1

09 Dec 18:31
Compare
Choose a tag to compare

Version: 3.9.1
Published: 12/9/2020
Change Set: 165ac3f

In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.11.24 (Tomáš Deml's patch applied).

NuGet Packages

JS engines

v3.9.0

19 Nov 15:53
Compare
Choose a tag to compare

Version: 3.9.0
Published: 11/19/2020
Change Set: 914b1fa

In JavaScriptEngineSwitcher.V8:

  • Microsoft ClearScript.V8 was updated to version 7.0 (support of V8 version 8.7.220.25)
  • Added support of .NET Framework 4.7.1 and .NET 5.0
  • Added support of Linux (x64) and OS X (x64)
  • Own versions of the ClearScript's assemblies are no longer build, because the official NuGet package is now used. Therefore, you should also replace in your projects the JavaScriptEngineSwitcher.V8.Native.* packages by the Microsoft.ClearScript.V8.Native.* packages.

NuGet Packages

JS engines

v3.8.5

11 Nov 17:37
Compare
Choose a tag to compare

Version: 3.8.5
Published: 11/11/2020
Change Set: 8550cae

In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.11.23 (Tomáš Deml's patch applied).

NuGet Packages

JS engines

v3.8.4

07 Nov 17:14
Compare
Choose a tag to compare

Version: 3.8.4
Published: 11/7/2020
Change Set: e543082

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

NuGet Packages

JS engines

v3.9.0 Preview 3

06 Nov 17:32
Compare
Choose a tag to compare
v3.9.0 Preview 3 Pre-release
Pre-release

Version: 3.9.0 Preview 3
Published: 11/6/2020
Change Set: c4ba8ea

In JavaScriptEngineSwitcher.V8:

  • Microsoft ClearScript.V8 was updated to version 7.0 RC5 (support of V8 version 8.7.220.16)
  • Own versions of the ClearScript's assemblies are no longer build, because the official NuGet package is now used. Therefore, you should also replace in your projects the JavaScriptEngineSwitcher.V8.Native.* packages by the Microsoft.ClearScript.V8.Native.* packages.

NuGet Packages

JS engines

v3.9.0 Preview 2

30 Oct 18:23
Compare
Choose a tag to compare
v3.9.0 Preview 2 Pre-release
Pre-release

Version: 3.9.0 Preview 2
Published: 10/30/2020
Change Set: cde9c72

In JavaScriptEngineSwitcher.V8 added support of Microsoft ClearScript.V8 version 7.0 RC4 (support of V8 version 8.7.220.10).

NuGet Packages

JS engines