File tree 1 file changed +13
-8
lines changed
1 file changed +13
-8
lines changed Original file line number Diff line number Diff line change 1
1
<# PSScriptInfo
2
2
3
- .VERSION 1.4.1
3
+ .VERSION 1.4.2
4
4
5
5
.GUID 539e5585-7a02-4dd6-b9a6-5dd288d0a5d0
6
6
25
25
.EXTERNALSCRIPTDEPENDENCIES
26
26
27
27
.RELEASENOTES
28
+ 02/06/2021 - Fix an architecture check issue with non-English localizations.
29
+ --
30
+ 01/04/2021 - Fix host for downloading VSCode.
31
+ --
28
32
07/10/2019 - Fix a version check when installing user-builds with Windows Powershell greater than 5.
29
33
--
30
- 30/08/2019 - added functionality to install the "User Install" variant of Stable Edition.
34
+ 30/08/2019 - Added functionality to install the "User Install" variant of Stable Edition.
31
35
--
32
- 07/11/2018 - added support for PowerShell Core and macOS/Linux platforms.
36
+ 07/11/2018 - Added support for PowerShell Core and macOS/Linux platforms.
33
37
--
34
- 15/08/2018 - added functionality to install the new "User Install" variant of Insiders Edition.
38
+ 15/08/2018 - Added functionality to install the new "User Install" variant of Insiders Edition.
35
39
--
36
- 21/03/2018 - added functionality to install the VSCode context menus. Also, VSCode is now always added to the search path
40
+ 21/03/2018 - Added functionality to install the VSCode context menus.
41
+ Also, VSCode is now always added to the search path.
37
42
--
38
- 20/03/2018 - fix OS detection to prevent error
43
+ 20/03/2018 - Fix OS detection to prevent error
39
44
--
40
- 28/12/2017 - added functionality to support 64-bit versions of VSCode
41
- & support for installation of VSCode Insiders Edition.
45
+ 28/12/2017 - Added functionality to support 64-bit versions of VSCode
46
+ and support for installation of VSCode Insiders Edition.
42
47
--
43
48
Initial release.
44
49
#>
You can’t perform that action at this time.
0 commit comments