Releases: mbrav/gitraider
Releases · mbrav/gitraider
0.1.8
0.1.7
Added
- Improved result formating
0.1.6
Added
- More functional
--dry
run flag; - Preliminary push support
- SSH authentication with remote through libgit2 still needs to be figured out.
0.1.5
Fixed
- Check for changes to avoid creating empty commits on every run
0.1.4
Added
- Checkout and commit error checks;
- Stage only files that were matched rather than staging all files before creating a commit.
0.1.3
Changed
- Rename binary from
git-raider
togitraider
0.1.2
Test release
0.1.1
Added
- Added
--push
tag (not yet functional) - Added unittest to
raider.rs
0.1.0
This release marks the first full realization of project's description.
Fixed
- Fix git commit error
0.0.3
Added
- Added better README.md