1.6.0 (September 5, 2024)
Enhancements
- Added support to show the
Installed Version
of commands duringsearch
- Updated the list of packages in
packages-list.json
(GH#192) - Removed versions of the packages from
package-list.json
- Changed package installation order
- Cli will first check if new binaries are available. If the package has no binaries or no valid
binaries can be found, it will build the package locally - --force flag has been deprecated for both install and update
- Cli will first check if new binaries are available. If the package has no binaries or no valid
- Migrated to go 1.21
- Updated various dependencies
Fixes
- Fixed uninstalling of a command when binaries are not found