Skip to content

v2.4.12

Compare
Choose a tag to compare
@Taritsyn Taritsyn released this 20 Feb 19:52
· 618 commits to master since this release

Version: 2.4.12
Published: 2/20/2018
Change Set: 99d5706

In JavaScriptEngineSwitcher.ChakraCore:

  • ChakraCore was updated to version 1.8.1
  • 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
  • Prevented an occurrence of the “Host may not have set any promise continuation callback. Promises may not be executed.” error
  • In configuration settings of the ChakraCore JS engine was added two new properties - MemoryLimit and DisableFatalOnOOM (default false)
  • Now during calling of the CollectGarbage method is no longer performed blocking

NuGet Packages