Skip to content

0.2.2

Choose a tag to compare

@github-actions github-actions released this 08 Dec 22:37
· 70 commits to main since this release
v0.2.2
45b8aee

Changed

  • [CLI] Use git z instead of git-z in usage massages (#39).
  • [Config] Improve the default description for the refactor commit type (#41).
  • [Cargo] Update the dependencies.
  • [Rust] Update from 1.81.0 to 1.83.0.

Fixed

  • [git z commit] Do not reuse an outdated commit message after the pre-commit hook has failed (#47).
  • [CLI] Do not include the Git hash when running git z -V with a release binary built by the CI (#38).