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 aliasgsi
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
andInvoke-InputBox
by using a new functionTest-IsPSWindows
- Updated
Get-PSWho
to better work cross-platform - Help updates
- Updated
README.md