Releases: greghuels/git-fury
Releases · greghuels/git-fury
v1.4.3
- Bugfix: Only list branches after branch, checkout, or switch commands
- Internal refactors
v1.4.2
- Fixes fury commands applied to branches that have tags of the same name
- Fixes applying transformations to branch descriptions
v1.4.1
- Fixes dry run when truthy values are passed to --dry-run argument
- Supports lowercase "-s" arg for showing branch descriptions
v1.4.0
- support multiple transformation within the same clause
- support arguments with ".." and "..."
- Fix backslash/quotes showing in --dry-run output
v1.3.0
- git-fury is now a standalone binary
- complete rewrite in Deno
- significant performance improvements