Release Notes
Added
- Add grouped tree view with scrollable help overlay (tui)
- Show bundle members as virtual tree children (tui)
- Make [[registries]] the single source of truth for the default registry (config)
- Collapsible bundle nodes with per-member install (tui)
- Add via-bundle badge; key member actions by member name (tui)
Changed
- Extract fetch_bundle_members seam from expand_bundles (resolve)
Fixed
- TOML-escape the registry url written by grim init (config)
- Keep log output off the alternate screen and clarify the bundle-supersede note (tui)
- Mark a bundle installed when its members are installed directly (tui)
- Keep files when a declared bundle still provides the artifact (uninstall)
- Derive bundle row state from the declaration, not member installs (tui)
- Delete orphaned bundle members and refresh stale member badges (tui)
- Protect bundle-provided members and derive via-bundle from the snapshot (tui)
Install grimoire 0.6.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/michael-herwig/grimoire/releases/download/v0.6.0/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.0/grimoire-installer.ps1 | iex"
Download grimoire 0.6.0