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
Refresh Binary Links: inro relink <package> applies the current registry's binary definitions to the active installed version without downloading again. It adds, removes, renames, or repairs links and updates the manifest and installation receipt. Unlinked packages must first select a version with inro use <package> <version>.
Changed
Grouped Command Help: Top-level help now groups related commands with blank lines while keeping names and descriptions aligned. Running inro, inro -h, inro --help, or inro help shows the same grouped list.
Visible Command Aliases: Help now lists existing aliases beside the command name, such as uninstall, rm, remove, in an aligned command column. inro source --help uses the same format for list, ls.
Fixed
Broken Links Through Directory Aliases: Resolve existing parent directories when checking links whose targets are missing, so aliases such as macOS /var and /private/var do not cause inro-managed broken links to be mistaken for foreign links.