Change Log for PSScriptTools
v2.14.1
- Fixed bug in
Save-GitSetup
that relies on$IsWindows
(Issue #58). Now this command should work on Windows PowerShell 5.1 as well. - Updated help for
Save-GitSetup
- Updated help files with missing online links
v2.14.0
- Updated
New-PSFormatXML
to support Wide table formats (Issue #55) - Updated
Test-ExpressionForm
to better handle non-Windows platforms - Added
Save-GitSetup
to download the latest x64 version ofgit
- Modified
New-CustomFileName
to support a new template element,%hour24
(Issue #57) - Added
tv
alias toOut-VerboseTee
- Added
ConvertTo-LexicalTimespan
- Added
ConvertFrom-LexicalTimespan
- Updated manifest description
- Updated help for
Get-PowerShellEngine
- Updated
README.md