Skip to content

PSScriptTools_v2.15.1

Choose a tag to compare

@jdhitsolutions jdhitsolutions released this 30 Jan 16:53

Change Log for PSScriptTools

v2.15.1

  • Fixed bug in Get-FolderSizeInfo that was returning incorrect data (Issue #60)
  • Updated newer help with online links
  • Updated README.md

v2.15.0

  • Added Get-FolderSizeInfo and its alias gsi along with a corresponding format.ps1xml file.
  • Fixed IsWindows bug in New-WPFMessageBox (Issue #59)
  • Fixed IsWindows bug in Convertto-WPFGrid, Find-CimClass, Test-ExpressionForm, Get-WindowsVersion,Get-WindowsVersionString and Invoke-InputBox by using a new function Test-IsPSWindows
  • Updated Get-PSWho to better work cross-platform
  • Help updates
  • Updated README.md