v3.9.0
Version: 3.9.0
Published: 11/19/2020
Change Set: 914b1fa
In JavaScriptEngineSwitcher.V8:
- Microsoft ClearScript.V8 was updated to version 7.0 (support of V8 version 8.7.220.25)
- Added support of .NET Framework 4.7.1 and .NET 5.0
- Added support of Linux (x64) and OS X (x64)
- Own versions of the ClearScript's assemblies are no longer build, because the official NuGet package is now used. Therefore, you should also replace in your projects the
JavaScriptEngineSwitcher.V8.Native.*
packages by theMicrosoft.ClearScript.V8.Native.*
packages.