Release Notes
Added
- Browse all configured registries (#16) (tui)
- Mark, warn on, and highlight deprecated packages (deprecation)
- Embed git provenance via opt-in --git (publish)
- Join single-child group chains in the browse tree (#19) (tui)
- Show a progress bar during install (install)
- Show a progress dialog during install/update/uninstall (tui)
Fixed
- Detect updates via fresh tag discovery, not the cached catalog tag (tui)
Install grimoire 0.6.1
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/michael-herwig/grimoire/releases/download/v0.6.1/grimoire-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/michael-herwig/grimoire/releases/download/v0.6.1/grimoire-installer.ps1 | iex"
Download grimoire 0.6.1