Skip to content

Commit 9d1ccd1

Browse files
committed
In JavaScriptEngineSwitcher.V8 added support of Microsoft ClearScript.V8 version 5.4.8 (support of V8 version 5.4.500.40)
1 parent 97ddec4 commit 9d1ccd1

File tree

18 files changed

+44
-34
lines changed

18 files changed

+44
-34
lines changed

NuGet/JavaScriptEngineSwitcher.V8.Native.win-x64/JavaScriptEngineSwitcher.V8.Native.win-x64.nuspec

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,19 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>JavaScriptEngineSwitcher.V8.Native.win-x64</id>
5-
<version>2.1.0</version>
5+
<version>2.1.1</version>
66
<title>JS Engine Switcher: V8 for Windows (x64)</title>
77
<authors>Andrey Taritsyn</authors>
88
<owners>Andrey Taritsyn</owners>
99
<licenseUrl>http://github.com/Taritsyn/JavaScriptEngineSwitcher/blob/master/LICENSE</licenseUrl>
1010
<projectUrl>http://github.com/Taritsyn/JavaScriptEngineSwitcher</projectUrl>
1111
<iconUrl>https://raw.githubusercontent.com/Taritsyn/JavaScriptEngineSwitcher/master/Icons/JavaScriptEngineSwitcher_V8_Logo128x128.png</iconUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
13-
<description>This package complements the JavaScriptEngineSwitcher.V8 package and contains the native implementation of V8 version 5.3.332.45 for Windows (x64).
13+
<description>This package complements the JavaScriptEngineSwitcher.V8 package and contains the native implementation of V8 version 5.4.500.40 for Windows (x64).
1414

1515
For correct working of the Microsoft ClearScript.V8 require assemblies `msvcp120.dll` and `msvcr120.dll` from the Visual C++ Redistributable Packages for Visual Studio 2013.</description>
16-
<summary>This package complements the JavaScriptEngineSwitcher.V8 package and contains the native implementation of V8 version 5.3.332.45 for Windows (x64).</summary>
16+
<summary>This package complements the JavaScriptEngineSwitcher.V8 package and contains the native implementation of V8 version 5.4.500.40 for Windows (x64).</summary>
17+
<releaseNotes>Microsoft ClearScript.V8 was updated to version 5.4.8 (support of V8 version 5.4.500.40).</releaseNotes>
1718
<copyright>Copyright (c) 2013-2016 Andrey Taritsyn - http://www.taritsyn.ru</copyright>
1819
<language>en-US</language>
1920
<tags>JavaScriptEngineSwitcher JavaScript ECMAScript V8 ClearScript Windows x64</tags>

NuGet/JavaScriptEngineSwitcher.V8.Native.win-x64/readme.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33
--------------------------------------------------------------------------------
4-
README file for JS Engine Switcher: V8 for Windows x64 v2.1.0
4+
README file for JS Engine Switcher: V8 for Windows x64 v2.1.1
55

66
--------------------------------------------------------------------------------
77

@@ -12,12 +12,18 @@
1212
DESCRIPTION
1313
===========
1414
This package complements the JavaScriptEngineSwitcher.V8 package and contains
15-
the native implementation of V8 version 5.3.332.45 for Windows (x64).
15+
the native implementation of V8 version 5.4.500.40 for Windows (x64).
1616

1717
For correct working of the Microsoft ClearScript.V8 require assemblies
1818
`msvcp120.dll` and `msvcr120.dll` from the Visual C++ Redistributable Packages
1919
for Visual Studio 2013.
2020

21+
=============
22+
RELEASE NOTES
23+
=============
24+
Microsoft ClearScript.V8 was updated to version 5.4.8 (support of V8 version
25+
5.4.500.40).
26+
2127
====================
2228
POST-INSTALL ACTIONS
2329
====================

NuGet/JavaScriptEngineSwitcher.V8.Native.win-x86/JavaScriptEngineSwitcher.V8.Native.win-x86.nuspec

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,19 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>JavaScriptEngineSwitcher.V8.Native.win-x86</id>
5-
<version>2.1.0</version>
5+
<version>2.1.1</version>
66
<title>JS Engine Switcher: V8 for Windows (x86)</title>
77
<authors>Andrey Taritsyn</authors>
88
<owners>Andrey Taritsyn</owners>
99
<licenseUrl>http://github.com/Taritsyn/JavaScriptEngineSwitcher/blob/master/LICENSE</licenseUrl>
1010
<projectUrl>http://github.com/Taritsyn/JavaScriptEngineSwitcher</projectUrl>
1111
<iconUrl>https://raw.githubusercontent.com/Taritsyn/JavaScriptEngineSwitcher/master/Icons/JavaScriptEngineSwitcher_V8_Logo128x128.png</iconUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
13-
<description>This package complements the JavaScriptEngineSwitcher.V8 package and contains the native implementation of V8 version 5.3.332.45 for Windows (x86).
13+
<description>This package complements the JavaScriptEngineSwitcher.V8 package and contains the native implementation of V8 version 5.4.500.40 for Windows (x86).
1414

1515
For correct working of the Microsoft ClearScript.V8 require assemblies `msvcp120.dll` and `msvcr120.dll` from the Visual C++ Redistributable Packages for Visual Studio 2013.</description>
16-
<summary>This package complements the JavaScriptEngineSwitcher.V8 package and contains the native implementation of V8 version 5.3.332.45 for Windows (x86).</summary>
16+
<summary>This package complements the JavaScriptEngineSwitcher.V8 package and contains the native implementation of V8 version 5.4.500.40 for Windows (x86).</summary>
17+
<releaseNotes>Microsoft ClearScript.V8 was updated to version 5.4.8 (support of V8 version 5.4.500.40).</releaseNotes>
1718
<copyright>Copyright (c) 2013-2016 Andrey Taritsyn - http://www.taritsyn.ru</copyright>
1819
<language>en-US</language>
1920
<tags>JavaScriptEngineSwitcher JavaScript ECMAScript V8 ClearScript Windows x86</tags>

NuGet/JavaScriptEngineSwitcher.V8.Native.win-x86/readme.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33
--------------------------------------------------------------------------------
4-
README file for JS Engine Switcher: V8 for Windows x86 v2.1.0
4+
README file for JS Engine Switcher: V8 for Windows x86 v2.1.1
55

66
--------------------------------------------------------------------------------
77

@@ -12,12 +12,18 @@
1212
DESCRIPTION
1313
===========
1414
This package complements the JavaScriptEngineSwitcher.V8 package and contains
15-
the native implementation of V8 version 5.3.332.45 for Windows (x86).
15+
the native implementation of V8 version 5.4.500.40 for Windows (x86).
1616

1717
For correct working of the Microsoft ClearScript.V8 require assemblies
1818
`msvcp120.dll` and `msvcr120.dll` from the Visual C++ Redistributable Packages
1919
for Visual Studio 2013.
2020

21+
=============
22+
RELEASE NOTES
23+
=============
24+
Microsoft ClearScript.V8 was updated to version 5.4.8 (support of V8 version
25+
5.4.500.40).
26+
2127
====================
2228
POST-INSTALL ACTIONS
2329
====================

NuGet/JavaScriptEngineSwitcher.V8/JavaScriptEngineSwitcher.V8.nuspec

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,14 @@
1010
<projectUrl>http://github.com/Taritsyn/JavaScriptEngineSwitcher</projectUrl>
1111
<iconUrl>https://raw.githubusercontent.com/Taritsyn/JavaScriptEngineSwitcher/master/Icons/JavaScriptEngineSwitcher_V8_Logo128x128.png</iconUrl>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
13-
<description>JavaScriptEngineSwitcher.V8 contains adapter `V8JsEngine` (wrapper for the Microsoft ClearScript.V8 (http://clearscript.codeplex.com) version 5.4.7).
13+
<description>JavaScriptEngineSwitcher.V8 contains adapter `V8JsEngine` (wrapper for the Microsoft ClearScript.V8 (http://clearscript.codeplex.com) version 5.4.8).
1414

1515
This package does not contain the native ClearScript and V8 assemblies. Therefore, you need to choose and install the most appropriate package(s) for your platform. The following packages are available:
1616

1717
* JavaScriptEngineSwitcher.V8.Native.win-x86
1818
* JavaScriptEngineSwitcher.V8.Native.win-x64</description>
19-
<summary>JavaScriptEngineSwitcher.V8 contains adapter `V8JsEngine` (wrapper for the Microsoft ClearScript.V8 version 5.4.7).</summary>
20-
<releaseNotes>1. Fixed a error, that occurred during parsing of the original error message;
21-
2. Native assemblies have been moved to separate packages: JavaScriptEngineSwitcher.V8.Native.win-x86 and JavaScriptEngineSwitcher.V8.Native.win-x64.</releaseNotes>
19+
<summary>JavaScriptEngineSwitcher.V8 contains adapter `V8JsEngine` (wrapper for the Microsoft ClearScript.V8 version 5.4.8).</summary>
20+
<releaseNotes>Microsoft ClearScript.V8 was updated to version 5.4.8.</releaseNotes>
2221
<copyright>Copyright (c) 2013-2016 Andrey Taritsyn - http://www.taritsyn.ru</copyright>
2322
<language>en-US</language>
2423
<tags>JavaScriptEngineSwitcher JavaScript ECMAScript V8 ClearScript</tags>

NuGet/JavaScriptEngineSwitcher.V8/readme.txt

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
DESCRIPTION
1313
===========
1414
JavaScriptEngineSwitcher.V8 contains adapter `V8JsEngine` (wrapper for the
15-
Microsoft ClearScript.V8 (http://clearscript.codeplex.com) version 5.4.7).
15+
Microsoft ClearScript.V8 (http://clearscript.codeplex.com) version 5.4.8).
1616

1717
This package does not contain the native ClearScript and V8 assemblies.
1818
Therefore, you need to choose and install the most appropriate package(s) for
@@ -24,10 +24,7 @@
2424
=============
2525
RELEASE NOTES
2626
=============
27-
1. Fixed a error, that occurred during parsing of the original error message;
28-
2. Native assemblies have been moved to separate packages:
29-
JavaScriptEngineSwitcher.V8.Native.win-x86 and
30-
JavaScriptEngineSwitcher.V8.Native.win-x64.
27+
Microsoft ClearScript.V8 was updated to version 5.4.8.
3128

3229
=============
3330
DOCUMENTATION

lib/ClearScript/ClearScript.dll

1.5 KB
Binary file not shown.
Binary file not shown.

lib/ClearScript/win-x64/v8-x64.dll

652 KB
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)