Skip to content

Releases: Taritsyn/JavaScriptEngineSwitcher

v3.0.0 Alpha 4

22 Sep 11:56
Compare
Choose a tag to compare
v3.0.0 Alpha 4 Pre-release
Pre-release

Version: 3.0.0 Alpha 4
Published: 9/22/2017
Change Set: cefe6df

In JavaScriptEngineSwitcher.ChakraCore prevented an occurrence of the “Host may not have set any promise continuation callback. Promises may not be executed.” error.

NuGet Packages

Before installing of NuGet packages, I recommend to first read “How to upgrade applications to version 3.X” section of the documentation.

v3.0.0 Alpha 3

15 Sep 18:52
Compare
Choose a tag to compare
v3.0.0 Alpha 3 Pre-release
Pre-release

Version: 3.0.0 Alpha 3
Published: 9/15/2017
Change Set: ab48393

  • In JavaScriptEngineSwitcher.Msie:
    • Added support of MSIE JavaScript Engine version 3.0.0 Alpha 1
    • Added a ability to interrupt execution of the script
  • In JavaScriptEngineSwitcher.Jint added support of Jint version 2.11.23
  • In JavaScriptEngineSwitcher.ChakraCore:
    • Added support of ChakraCore version 1.7.2
    • Compilation error messages now contains a information about the error location

NuGet Packages

Before installing of NuGet packages, I recommend to first read “How to upgrade applications to version 3.X” section of the documentation.

v3.0.0 Alpha 2

26 Jul 14:03
Compare
Choose a tag to compare
v3.0.0 Alpha 2 Pre-release
Pre-release

Version: 3.0.0 Alpha 2
Published: 7/26/2017
Change Set: d43fa66

  • In JsEngineSwitcher class Instance property was renamed to the Current property
  • Now you can implement your own version of the JsEngineSwitcher class
  • In JavaScriptEngineSwitcher.Jurassic added support of Jurassic version of July 13, 2017
  • In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.7.0

NuGet Packages

Before installing of NuGet packages, I recommend to first read “How to upgrade applications to version 3.X” section of the documentation.

v3.0.0 Alpha 1

12 Jul 18:47
Compare
Choose a tag to compare
v3.0.0 Alpha 1 Pre-release
Pre-release

Version: 3.0.0 Alpha 1
Published: 7/12/2017
Change Set: b54a417

  • In IJsEngine interface was added SupportsScriptInterruption property and Interrupt method
  • In JavaScriptEngineSwitcher.V8 and JavaScriptEngineSwitcher.ChakraCore added a ability to interrupt execution of the script

NuGet Packages

v2.4.10

04 Jul 18:40
Compare
Choose a tag to compare

Version: 2.4.10
Published: 7/4/2017
Change Set: 9c96aeb

  • Now during the rethrowing of exceptions are preserved the full call stack trace
  • In JavaScriptEngineSwitcher.ChakraCore was reduced a number of delegate-wrappers
  • In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 2.2.3

NuGet Packages

v2.4.9

28 Jun 18:57
Compare
Choose a tag to compare

Version: 2.4.9
Published: 6/28/2017
Change Set: f7898cb

  • Added support of identifier names compliant with ECMAScript 5
  • In JavaScriptEngineSwitcher.Msie added support of MSIE JavaScript Engine version 2.2.2

NuGet Packages

v2.4.8

27 Jun 18:14
Compare
Choose a tag to compare

Version: 2.4.8
Published: 6/27/2017
Change Set: 9cec6c5

In JavaScriptEngineSwitcher.ChakraCore an attempt was made to prevent a blocking of finalizer's thread

NuGet Packages

v2.4.7

26 Jun 18:35
Compare
Choose a tag to compare

Version: 2.4.7
Published: 6/26/2017
Change Set: 710c5e6

In JavaScriptEngineSwitcher.ChakraCore now the original exception is added to instance of the JsRuntimeException class as an inner exception

NuGet Packages

v2.4.6

16 Jun 13:43
Compare
Choose a tag to compare

Version: 2.4.6
Published: 6/16/2017
Change Set: 2d5100a

In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.5.2

NuGet Packages

v2.4.5

08 Jun 14:44
Compare
Choose a tag to compare

Version: 2.4.5
Published: 6/8/2017
Change Set: 2616e36

In JavaScriptEngineSwitcher.ChakraCore added support of ChakraCore version 1.5.1

NuGet Packages