You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
1.6.0 (September 5, 2024)
Enhancements
Added support to show the Installed Version of commands during search
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
Migrated to go 1.21
Updated various dependencies
Fixes
Fixed uninstalling of a command when binaries are not found