Skip to content

Commit d2bac44

Browse files
v2.14.1
1 parent df2166c commit d2bac44

File tree

10 files changed

+36
-10
lines changed

10 files changed

+36
-10
lines changed

PSScriptTools.psd1

0 Bytes
Binary file not shown.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1122,4 +1122,4 @@ You will need to manually install the file.
11221122

11231123
Where possible these commands have been tested with PowerShell 7, but not every platform. If you encounter problems, have suggestions or other feedback, please post an issue. It is assumed you will not be running this commands on any edition of PowerShell Core or any beta releases of PowerShell 7.
11241124

1125-
Last Updated *2020-01-27 20:38:42Z UTC*
1125+
Last Updated *2020-01-29 15:38:42Z UTC*

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log for PSScriptTools
22

3+
## v2.14.1
4+
5+
+ Fixed bug in `Save-GitSetup` that relies on `$IsWindows` (Issue #58). Now this command should work on Windows PowerShell 5.1 as well.
6+
+ Updated help for `Save-GitSetup`
7+
+ Updated help files with missing online links
8+
39
## v2.14.0
410

511
+ Updated `New-PSFormatXML` to support Wide table formats (Issue #55)

docs/Convert-EventLogRecord.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: PSScriptTools-help.xml
33
Module Name: PSScriptTools
4-
online version:
4+
online version: http://bit.ly/314L8W9
55
schema: 2.0.0
66
---
77

docs/ConvertFrom-LexicalTimespan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: PSScriptTools-help.xml
33
Module Name: PSScriptTools
4-
online version:
4+
online version: http://bit.ly/37C3gJJ
55
schema: 2.0.0
66
---
77

docs/ConvertTo-LexicalTimespan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: PSScriptTools-help.xml
33
Module Name: PSScriptTools
4-
online version:
4+
online version: http://bit.ly/2S5qPUK
55
schema: 2.0.0
66
---
77

docs/Rename-HashTable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: PSScriptTools-help.xml
33
Module Name: PSScriptTools
4-
online version:
4+
online version: http://bit.ly/2vxGyUP
55
schema: 2.0.0
66
---
77

docs/Save-GitSetup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
external help file: PSScriptTools-help.xml
33
Module Name: PSScriptTools
4-
online version:
4+
online version: http://bit.ly/2O8y50B
55
schema: 2.0.0
66
---
77

@@ -76,7 +76,7 @@ Aliases:
7676

7777
Required: False
7878
Position: 0
79-
Default value: None
79+
Default value: $env:TEMP
8080
Accept pipeline input: False
8181
Accept wildcard characters: False
8282
```

en-us/PSScriptTools-help.xml

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -717,6 +717,10 @@ SubjectLogonId : 0x0
717717
</command:example>
718718
</command:examples>
719719
<command:relatedLinks>
720+
<maml:navigationLink>
721+
<maml:linkText>Online Version:</maml:linkText>
722+
<maml:uri>http://bit.ly/314L8W9</maml:uri>
723+
</maml:navigationLink>
720724
<maml:navigationLink>
721725
<maml:linkText>Get-WinEvent</maml:linkText>
722726
<maml:uri></maml:uri>
@@ -1053,6 +1057,10 @@ DailyWatcher 3.00:00:00</dev:code>
10531057
</command:example>
10541058
</command:examples>
10551059
<command:relatedLinks>
1060+
<maml:navigationLink>
1061+
<maml:linkText>Online Version:</maml:linkText>
1062+
<maml:uri>http://bit.ly/37C3gJJ</maml:uri>
1063+
</maml:navigationLink>
10561064
<maml:navigationLink>
10571065
<maml:linkText>ConvertTo-LexicalTime</maml:linkText>
10581066
<maml:uri></maml:uri>
@@ -1765,6 +1773,10 @@ P7D</dev:code>
17651773
</command:example>
17661774
</command:examples>
17671775
<command:relatedLinks>
1776+
<maml:navigationLink>
1777+
<maml:linkText>Online Version:</maml:linkText>
1778+
<maml:uri>http://bit.ly/2S5qPUK</maml:uri>
1779+
</maml:navigationLink>
17681780
<maml:navigationLink>
17691781
<maml:linkText>ConvertFrom-LexicalTimespan</maml:linkText>
17701782
<maml:uri></maml:uri>
@@ -9371,6 +9383,10 @@ What if: Performing the operation "Remove-Runspace" on target "18 - Runspace18".
93719383
</command:example>
93729384
</command:examples>
93739385
<command:relatedLinks>
9386+
<maml:navigationLink>
9387+
<maml:linkText>Online Version:</maml:linkText>
9388+
<maml:uri>http://bit.ly/2vxGyUP</maml:uri>
9389+
</maml:navigationLink>
93749390
<maml:navigationLink>
93759391
<maml:linkText>About_hash_tables</maml:linkText>
93769392
<maml:uri></maml:uri>
@@ -9410,7 +9426,7 @@ What if: Performing the operation "Remove-Runspace" on target "18 - Runspace18".
94109426
<maml:name>String</maml:name>
94119427
<maml:uri />
94129428
</dev:type>
9413-
<dev:defaultValue>None</dev:defaultValue>
9429+
<dev:defaultValue>$env:TEMP</dev:defaultValue>
94149430
</command:parameter>
94159431
<command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
94169432
<maml:name>Passthru</maml:name>
@@ -9448,7 +9464,7 @@ What if: Performing the operation "Remove-Runspace" on target "18 - Runspace18".
94489464
<maml:name>String</maml:name>
94499465
<maml:uri />
94509466
</dev:type>
9451-
<dev:defaultValue>None</dev:defaultValue>
9467+
<dev:defaultValue>$env:TEMP</dev:defaultValue>
94529468
</command:parameter>
94539469
</command:parameters>
94549470
<command:inputTypes>
@@ -9509,6 +9525,10 @@ Mode LastWriteTime Length Name
95099525
</command:example>
95109526
</command:examples>
95119527
<command:relatedLinks>
9528+
<maml:navigationLink>
9529+
<maml:linkText>Online Version:</maml:linkText>
9530+
<maml:uri>http://bit.ly/2O8y50B</maml:uri>
9531+
</maml:navigationLink>
95129532
<maml:navigationLink>
95139533
<maml:linkText>git.exe</maml:linkText>
95149534
<maml:uri></maml:uri>

functions/Download-Git.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Function Save-GitSetup {
1111
[switch]$Passthru
1212
)
1313

14-
if ($isWindows) {
14+
if ($isWindows -or $PSEdition -eq 'Desktop') {
1515

1616
Try {
1717
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12

0 commit comments

Comments
 (0)