Releases: Yangmoooo/inro
Releases · Yangmoooo/inro
v0.3.0
v0.2.1
Fixed
- Faster extract: Significantly faster when extracting large files in
.zipand.tar
v0.2.0
Added
- Async Download:
installandupdatecommands support async now! - Progress Bar: There are progress bars when downloading.
v0.1.0
Added
- Initial Release: First public release of
inro. - Core Commands:
install: Support for latest or specific versions (pkg@ver).uninstall: Support for removing specific versions or all versions.update: Upgrade packages to the latest suitable version.source: Manage upstream registries.use: Switch between installed versions instantly.list,info,clean,unlink.
- Multi-Version Management: Ability to install and manage multiple versions of the same package side-by-side.
- Smart Discovery: Automatically detects platform-specific assets (OS/Arch) from GitHub Releases.
- Archive Support: Native extraction for
.tar.gz,.tar.xz,.tar.bz2,.zip,.7z, and standalone binaries. - Registry System: Configuration-driven package definitions supporting local overrides and remote updates.
- Shell Integration: Built-in generator for Man pages and shell completions (Bash, Zsh, Fish, PowerShell).