Releases: reemus-dev/gitnr
Releases · reemus-dev/gitnr
v0.3.0
What's New
- Shell completions — new
completionscommand to generate shell completions for bash, zsh, fish, elvish, and powershell (#15) - Linux arm64 binary — pre-built
aarch64binary now included in releases (#13) - Homebrew support —
brew install gitnrvia homebrew-core (#19)
Fixes & Maintenance
- Fixed CLI showing an error instead of help when run without a subcommand
- Resolved 4 dependency security vulnerabilities (openssl, idna, hashbrown)
- Updated all dependencies to latest compatible versions
- Fixed clippy warnings for latest stable Rust toolchain
v0.2.2
v0.1.3
v0.1.2
Changelog
- Fix: Generated template title prefix length
- Fix(Search): Windows scrollbar thumb style
- Fix(Search): Only push and pop TUI keyboard enhancement flags on Unix
- Fix(Search): Don't panic on unhandled TUI events
Other Changes
- Now published on crates.io
- More installation methods