Releases: bit101/version
Releases · bit101/version
v1.5.2
Macports will only list active packages now.
v1.5.1
Fix for macports. It was checking available packages, not installed.
v1.5.0
Added support for MacPorts package manager on MacOS
v1.3.0
- Adds support for finding versions of programs installed via homebrew (linux and mac) and flatpak.
- Additional recognized tools (up to 183).
v1.2.0
- Adds support for finding versions of programs installed via snap, pip and npm.
- Additional recognized tools (up to 177).
v1.1.0
version
can now find the versions of literally thousands of programs and libraries it doesn't know about.
It does this by querying the package manager on Linux systems to find the versions of installed packages.
It currently supports dnf
, pacman
and apt
.
v1.0.0
- 156 recognized tools
- install / uninstall scripts
- man page
- list option shows version flags for all tools
- improved regex internally
- fixed grep bug on Macos
- tests in github
- improved return values for errors
v0.3.3
Celebrating 125 recognized tools.
v0.3.2
Celebrating 100 recognized tools