Skip to content

v2.2.0

Compare
Choose a tag to compare
@Taritsyn Taritsyn released this 20 Dec 15:46
· 699 commits to master since this release

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