Change Log for PSScriptTools
v2.18.0
- Fixed missing
ReleaseID
property inGet-WindowsVersion
(Issue #67) - Added
BuildBranch
property toGet-WindowsVersion
- Updated
windowsversion.format.ps1xml
to include new properties and not use Autosize - Added
Name
property to output fromGet-FolderSizeInfo
(Issue #66) - Added a new table view called
name
forGet-FolderSizeInfo
- Added
Get-PSScriptTools
function to display summary information about commands in this module - Added
psscripttools.format.ps1xml
to define a default table view forGet-PSScriptTools
- Help updates
- Added online help link for
Test-EmptyFolder
- Updated
README.md