Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jul 23:32
· 1698 commits to master since this release
  • Experimental SUSE/zypper support.
  • Distinct -Rs and -Rss.
  • Utilize apt instead of apt-get for Debian/apt support, leveraging the new apt list command.
  • Use clap_derive instead of structopt for argument parsing.