Skip to content

Releases: greghuels/git-fury

v1.4.3

19 Apr 15:50
Compare
Choose a tag to compare
  • Bugfix: Only list branches after branch, checkout, or switch commands
  • Internal refactors

v1.4.2

02 Nov 13:23
Compare
Choose a tag to compare
  • Fixes fury commands applied to branches that have tags of the same name
  • Fixes applying transformations to branch descriptions

v1.4.1

08 Oct 11:53
Compare
Choose a tag to compare
  • Fixes dry run when truthy values are passed to --dry-run argument
  • Supports lowercase "-s" arg for showing branch descriptions

v1.4.0

08 Sep 13:39
Compare
Choose a tag to compare
  • support multiple transformation within the same clause
  • support arguments with ".." and "..."
  • Fix backslash/quotes showing in --dry-run output

v1.3.0

20 Aug 14:32
Compare
Choose a tag to compare
  • git-fury is now a standalone binary
  • complete rewrite in Deno
  • significant performance improvements