v0.3.1 - 05/28/2026
- Added
scripts/install-release.shfor installing release archives into a user-selected prefix, including therunglassbinary, generated man pages, and docs. - Release archives now include the installer script alongside the binary, README, changelog, license, and
share/man/man1/pages. - Documented the difference between
cargo installand release archive installation: Cargo installs the binary only, while release archives can install man pages.
Full Changelog: v0.3.0...v0.3.1