mem-info
uses PVP Versioning.
-
Extended the dependency bounds to allow all bytestring 0.12.x
-
Remove the check for root when no pids are specified
- previously, an error occurred if no pids were specified without sudo
- after this, all processes of the current user are shown
-
Add an option -y (--output-style) that allows the output to be formatted as CSV with all values in KiB
-
Simplify the output when the -d (--discriminate-by-pid) flag is used
-
Add options -b (--order-by) and -r (--reverse) to change the ordering of the output
- Adjusted dependency bounds to remove any stale dependencies
- Initial version.