Added: can show recursive stats for directories: number of files, folders
and size. Previous versions could display only flat stats.
Added: can suppress processing of the directories that have no nested
files, that is, if their recursive size is zero.
Added: in the listing it now can display both files and folders, files
only, or folders only. This is useful for reporting / printing how much
space folders occupy, to monitor disk quotas.
Added: now it can perform both case sensitive and case insensitive sorting.
Added: shows drive's volume label (if non-empty) for listings of the root
directories such as
"d:\" or "e:". It is useful for CDs, DVDs and other changeable disk
drives.
Fixed: support file size over 2Gb.
Changed: now all output formatting is available to the user.
Fixed: better handling of the special symbols like "(" or
"[" in file name masks of the file filter.
Changed: user interface is slightly adjusted.
Fixed: now compatible with the multi-treading of the modern CPUs or with
dual CPU computers.