Skip to content

v3.0.0 Alpha 6

Pre-release
Pre-release
Compare
Choose a tag to compare
@Taritsyn Taritsyn released this 17 Oct 19:04
· 604 commits to master since this release

Version: 3.0.0 Alpha 6
Published: 10/17/2017
Change Set: 6c20c51

  • In all modules, except the JavaScriptEngineSwitcher.V8 module, added support of .NET Standard 2.0
  • In JavaScriptEngineSwitcher.V8 improved implementation of the CallFunction method
  • In JavaScriptEngineSwitcher.Jurassic added support of Jurassic version of September 1, 2017
  • In JavaScriptEngineSwitcher.ChakraCore:
    • ChakraCore was updated to version 1.7.3
    • JavaScriptEngineSwitcher.ChakraCore.Native.debian-x64 package has been replaced by the JavaScriptEngineSwitcher.ChakraCore.Native.linux-x64 package
    • ICU-57 library was embedded into the libChakraCore.so and libChakraCore.dylib assemblies

NuGet Packages

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