Skip to content

Releases: adetokunbo/mem-info

CSV output, show all processes without sudo

18 Mar 02:40
35309cc
Compare
Choose a tag to compare
  • 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

Adding sorting and ordering options

28 Jan 06:33
708bcac
Compare
Choose a tag to compare

What's Changed

Adjust stale dependencies

17 Jan 11:15
c4ef71c
Compare
Choose a tag to compare
Merge pull request #2 from adetokunbo/adjust-dep-bounds

Adjust dep bounds

Initial release

17 Jan 04:10
Compare
Choose a tag to compare
v0.1.0.0

Initial release

v0.1.0.0pre1

16 Jan 13:18
Compare
Choose a tag to compare
v0.1.0.0pre1 Pre-release
Pre-release

Initial pre-release to confirm how releasing works