Skip to content

PSScriptTools_v2.14.1

Choose a tag to compare

@jdhitsolutions jdhitsolutions released this 29 Jan 15:41

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 of git
  • Modified New-CustomFileName to support a new template element, %hour24 (Issue #57)
  • Added tv alias to Out-VerboseTee
  • Added ConvertTo-LexicalTimespan
  • Added ConvertFrom-LexicalTimespan
  • Updated manifest description
  • Updated help for Get-PowerShellEngine
  • Updated README.md