Skip to content

Releases: Taritsyn/JavaScriptEngineSwitcher

v2.4.0

26 Apr 19:43
Compare
Choose a tag to compare

Version: 2.4.0
Published: 4/26/2017
Change Set: a4493a8

  • Added support of .NET Core 1.0.4
  • In IJsEngine interface was added overloaded versions of the Evaluate, Evaluate<T> and Execute methods, which take the document name as second parameter
  • Now all JS engines provide extended information about the error location
  • In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 2.2.1
  • In JavaScriptEngineSwitcher.V8:
    • Added support of Microsoft ClearScript.V8 version of April 19, 2017 (support of V8 version 5.5.372.40)
    • Now the Evaluate and Execute methods of V8ScriptEngine class are called with the discard parameter equal to false
  • In JavaScriptEngineSwitcher.Jurassic added support of Jurassic version of March 9, 2017
  • In JavaScriptEngineSwitcher.Jint added support of Jint version 2.10.4
  • In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.4.2

NuGet Packages

v2.3.2

12 Feb 15:58
Compare
Choose a tag to compare

Version: 2.3.2
Published: 2/12/2017
Change Set: 44bbc60

  • In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 2.1.2
  • In JavaScriptEngineSwitcher.ChakraCore fixed a error causing a crash during finalization

NuGet Packages

v2.3.1

10 Feb 19:35
Compare
Choose a tag to compare

Version: 2.3.1
Published: 2/10/2017
Change Set: 0d697e8

  • In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 2.1.1
  • In JavaScriptEngineSwitcher.Jurassic added support of Jurassic version of February 8, 2017
  • In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.4.1

NuGet Packages

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