Skip to content

Releases: reemus-dev/gitnr

v0.3.0

06 Apr 00:20

Choose a tag to compare

What's New

  • Shell completions — new completions command to generate shell completions for bash, zsh, fish, elvish, and powershell (#15)
  • Linux arm64 binary — pre-built aarch64 binary now included in releases (#13)
  • Homebrew supportbrew install gitnr via 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

20 Oct 21:08

Choose a tag to compare

Updated dependencies

v0.1.3

14 Sep 09:10

Choose a tag to compare

Fix cargo-binstall config from previous release

v0.1.2

14 Sep 08:46

Choose a tag to compare

Changelog

Other Changes

  • Now published on crates.io
  • More installation methods

v0.1.1

12 Sep 05:43

Choose a tag to compare

Fix: prevent keyboard events from firing on key release to stop same action executing twice (#3) (7dffa5b)

v0.1.0

30 Aug 06:26

Choose a tag to compare

Release: v0.1.0