- Backward compatibility is broken. Be careful.
- Now data uses \0 as a separator between process name and parameters instead of previously used space. It is important and will help to avoid any problems with spaces in paths and process names.
- CLI is slightly changed: -w is for human-readable output, -r for raw, script convenient, format.
- New -c “–clear” parameter for removing process data from a single file or all files in a directory (including subdirectories)
- New -d “–dir” parameter for printing out the short summary for the dir (process name, number of files, total size of those files)
- Some refactoring: mostly translating C to C++.
You must log in or register to comment.

