Skip to content

PSScriptTools_v2.17.0

Compare
Choose a tag to compare
@jdhitsolutions jdhitsolutions released this 26 Feb 15:15
· 139 commits to master since this release

Change Log for PSScriptTools

v2.17.0

  • Updated Get-FolderSizeInfo to handle directory names like [data] (Issue #65)
  • Updated Get-FolderSizeInfo to show a TotalSize of 0 for empty directories (Issue #64)
  • Cleaned up code in Get-FolderSizeInfo script file now that it is part of this module.
  • Added Test-EmptyFolder
  • Updated README.md