Releases: Rishang/install-release
Releases · Rishang/install-release
v7.3
17 Apr 15:14
Compare
Sorry, something went wrong.
No results found
What's Changed
Add Docker support to installation process and update README by @Rishang in #296
Fix unexpected set to hold stage for upgraded packages
Introduced Docker image handling in the installation logic, allowing users to install CLI tools via Docker using the docker@ prefix.
Updated the get function to recognize Docker image references and manage installation accordingly.
Enhanced the README to include instructions for installing tools as Docker images, with examples for usage and version specification.
Refactored the GitHub Actions workflow to use simple test case.
Breaking change:
Update mise package install format from @mise/<tool> -->> mise@<tool>
Full Changelog : v7.2...v7.3
v7.2
15 Apr 15:14
Compare
Sorry, something went wrong.
No results found
Full Changelog : v7.1...v7.2
Improved release score logic for better selection
v7.1
12 Apr 07:55
Compare
Sorry, something went wrong.
No results found
What's Changed
Refactor github/gitlab provider add mice provider - http pkg support by @Rishang in #295
[feat] New provide mice (http pkg only for now). It parse the aqua registry YAML to find the download URL for the defined tool
Example use:
# Install helm cli
ir get @mise/helm
# Remove helm
ir rm @mise/helm
Full Changelog : v7.0...v7.1
v7.0
02 Apr 14:43
Compare
Sorry, something went wrong.
No results found
What's Changed
Added support for displaying release descriptions in the installati… by @Rishang in #294
Full Changelog : v6.9...v7.0
v6.9
20 Mar 10:09
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix: score and pkg install enhanced by @Rishang in #290
Fix: --pkg will fallback to AppImage for linux only of no deb, rpm package asset file is found.
Full Changelog : v6.8...v6.9
v6.8
27 Feb 06:03
Compare
Sorry, something went wrong.
No results found
v6.7
23 Feb 15:15
Compare
Sorry, something went wrong.
No results found
Full Changelog : v6.6...v6.7
Fix: Detect AppImage for --pkg as default fallback for linux distros in case .deb or .rpm packages are not found @Rishang
Fix: Missing icon in some applications of type AppImage installed via install-release @Rishang
Test: Release binary fix (might still have issues)
v6.6
17 Feb 10:21
Compare
Sorry, something went wrong.
No results found
v6.5
13 Feb 17:10
Compare
Sorry, something went wrong.
No results found
v6.4
10 Feb 15:33
Compare
Sorry, something went wrong.
No results found