Releases: arzkar/git-utils
Releases · arzkar/git-utils
Release v0.5.1
Full changelog: https://github.com/arzkar/git-utils/compare/v0.5.0...…
Release v0.5.0
Full changelog: https://github.com/arzkar/git-utils/compare/v0.4.0...…
Release v0.4.0
Release v0.3.3
Changelog
Fixes
Features
- Added update-checker: It runs at CLI init and notifies the users about CLI updates
Release v0.3.2
Bump version: 0.3.1 → 0.3.2 Added set the tracking branch to origin/branch for checkout command
Release v0.3.1
Bump version: 0.3.0 → 0.3.1 Replace filepath.Walk -> filepath.WalkDir
Release v0.3.0
Changelog
Refactored the grep command to use git grep instead of using bufio and doing manual string search
Release v0.2.0
Initial release Commands available: pull, fetch, checkout, grep