Skip to content

Releases: Taritsyn/JavaScriptEngineSwitcher

v2.3.0

16 Jan 19:24
Compare
Choose a tag to compare

Version: 2.3.0
Published: 1/16/2017
Change Set: d315bfb

  • In JavaScriptEngineSwitcher.Jint added support of Jint version 2.10.3
  • In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.4.0

NuGet Packages

v2.2.0

20 Dec 15:46
Compare
Choose a tag to compare

Version: 2.2.0
Published: 12/20/2016
Change Set: 33cf105

  • Added support of .NET Core 1.0.3
  • Downgraded .NET Framework version from 4.5.1 to 4.5
  • Now when you call the overloaded version of the ExecuteResource method, that takes the type, need to pass the resource name without the namespace
  • In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 2.1.0
  • In JavaScriptEngineSwitcher.V8 now the Microsoft ClearScript.V8 requires msvcp140.dll assembly from the Visual C++ Redistributable for Visual Studio 2015
  • In JavaScriptEngineSwitcher.Jurassic added support of Jurassic version of December 8, 2016
  • In JavaScriptEngineSwitcher.ChakraCore:
    • Attempt to prevent occurrence of the access violation exception in the CallFunction method
    • Fixed a error “Out of stack space”

NuGet Packages

v2.1.2

08 Nov 19:27
Compare
Choose a tag to compare

Version: 2.1.2
Published: 11/8/2016
Change Set: f228412

NuGet Packages

v2.1.1

03 Nov 17:22
Compare
Choose a tag to compare

Version: 2.1.1
Published: 11/3/2016
Change Set: ebd24cf

  • In JavaScriptEngineSwitcher.V8 added support of Microsoft ClearScript.V8 version 5.4.8 (support of V8 version 5.4.500.40)
  • In JavaScriptEngineSwitcher.V8.Native.win-x86, JavaScriptEngineSwitcher.V8.Native.win-x64, JavaScriptEngineSwitcher.ChakraCore.Native.win-x86 and JavaScriptEngineSwitcher.ChakraCore.Native.win-x64 packages fixed a compatibility error with the .NET Framework 4.5.1 target in .NET Core Applications

NuGet Packages

v2.1.0

02 Nov 17:55
Compare
Choose a tag to compare

Version: 2.1.0
Published: 11/2/2016
Change Set: 1558483

  • In JavaScriptEngineSwitcher.V8:
    • Fixed a error, that occurred during parsing of the original error message
    • Native assemblies have been moved to separate packages: JavaScriptEngineSwitcher.V8.Native.win-x86 and JavaScriptEngineSwitcher.V8.Native.win-x64
  • In JavaScriptEngineSwitcher.Jurassic added support of Jurassic version of October 27, 2016
  • In JavaScriptEngineSwitcher.ChakraCore:
    • Fixed a errors, that occurred during marshaling of Unicode strings in Unix-like operating systems
    • Native assemblies for Windows have been moved to separate packages: JavaScriptEngineSwitcher.ChakraCore.Native.win-x86 and JavaScriptEngineSwitcher.ChakraCore.Native.win-x64
    • Added a packages, that contains a native assemblies for Windows (ARM), Debian-based Linux (x64) and OS X (x64)
    • ChakraCore was updated to version of October 29, 2016
    • New version of the ChakraCore for Windows requires msvcp140.dll assembly from the Visual C++ Redistributable for Visual Studio 2015

NuGet Packages

v2.1.0 Beta 2

31 Oct 17:58
Compare
Choose a tag to compare
v2.1.0 Beta 2 Pre-release
Pre-release

Version: 2.1.0 Beta 2
Published: 10/31/2016
Change Set: 71586d7

In JavaScriptEngineSwitcher.ChakraCore added experimental support of Windows (ARM).

NuGet Packages

v2.1.0 Beta 1

30 Oct 20:17
Compare
Choose a tag to compare
v2.1.0 Beta 1 Pre-release
Pre-release

Version: 2.1.0 Beta 1
Published: 10/30/2016
Change Set: c2e7d0e

  • In JavaScriptEngineSwitcher.V8:
    • Fixed a error, that occurred during parsing of the original error message
    • Native assemblies have been moved to separate packages: JavaScriptEngineSwitcher.V8.Native.win-x86 and JavaScriptEngineSwitcher.V8.Native.win-x64
  • In JavaScriptEngineSwitcher.ChakraCore:
    • Fixed a errors, that occurred during marshaling of Unicode strings in Unix-based operating systems
    • Native assemblies have been moved to separate packages: JavaScriptEngineSwitcher.ChakraCore.Native.win-x86 and JavaScriptEngineSwitcher.ChakraCore.Native.win-x64
    • ChakraCore was updated to version of October 29, 2016
    • New version of the ChakraCore for Windows requires msvcp140.dll assembly from the Visual C++ Redistributable for Visual Studio 2015
    • Added the JavaScriptEngineSwitcher.ChakraCore.Native.debian-x64 and JavaScriptEngineSwitcher.ChakraCore.Native.osx-x64 packages

NuGet Packages

v2.0.3

17 Oct 19:11
Compare
Choose a tag to compare

Version: 2.0.3
Published: 10/17/2016
Change Set: 0d4b378

  • In JavaScriptEngineSwitcher.Jurassic added support of Jurassic version of October 17, 2016
  • In JavaScriptEngineSwitcher.Jint added support of Jint version 2.10.2
  • In JavaScriptEngineSwitcher.ChakraCore was made switch to new ChakraCore API

NuGet Packages

v2.0.2

16 Oct 20:11
Compare
Choose a tag to compare

Version: 2.0.2
Published: 10/16/2016
Change Set: 99c94f6

In JavaScriptEngineSwitcher.Jint added support of Jint version 2.10.1 and .NET Core 1.0.1.

NuGet Packages

v2.0.1

06 Oct 16:02
Compare
Choose a tag to compare

Version: 2.0.1
Published: 10/6/2016
Change Set: 2065447

Added module based on the VroomJs. Special thanks to Daniel Lo Nigro.

NuGet Packages