Skip to content

Releases: bit101/version

v1.5.2

24 Nov 12:38
46d043d
Compare
Choose a tag to compare

Macports will only list active packages now.

v1.5.1

24 Nov 12:19
2e26c6c
Compare
Choose a tag to compare

Fix for macports. It was checking available packages, not installed.

v1.5.0

24 Nov 02:03
Compare
Choose a tag to compare

Added support for MacPorts package manager on MacOS

v1.4.1

17 Nov 18:04
Compare
Choose a tag to compare
misc comments

v1.3.0

25 Sep 20:24
0935d70
Compare
Choose a tag to compare
  • Adds support for finding versions of programs installed via homebrew (linux and mac) and flatpak.
  • Additional recognized tools (up to 183).

v1.2.0

22 Sep 22:40
Compare
Choose a tag to compare
  • Adds support for finding versions of programs installed via snap, pip and npm.
  • Additional recognized tools (up to 177).

v1.1.0

19 Sep 01:21
4ddd833
Compare
Choose a tag to compare

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

15 Sep 21:17
ca5fe9a
Compare
Choose a tag to compare
  • 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

05 Sep 01:38
Compare
Choose a tag to compare
v0.3.3 Pre-release
Pre-release

Celebrating 125 recognized tools.

v0.3.2

25 Aug 11:01
Compare
Choose a tag to compare
v0.3.2 Pre-release
Pre-release

Celebrating 100 recognized tools