Skip to content

v2.1.16

Compare
Choose a tag to compare
@santisq santisq released this 26 Feb 17:59
· 58 commits to main since this release

What's Changed

  • Added method .GetFormattedLength(). Outputs the friendly .Length representation of PSTreeFile and PSTreeDirectory instances.

    PS ..\PSTree> (Get-PSTree D:\ -RecursiveSize -Depth 0).GetFormattedLength()
    629.59 GB

Full Changelog: v2.1.15...v2.1.16