Releases: graysonarts/git-superprune
Releases · graysonarts/git-superprune
v0.1.7
Other
- update Cargo.lock dependencies
v0.1.6
Added
- add env configuration for upstream and ssh key (#14)
v0.1.5
Other
- Run remote prune origin (#12)
v0.1.4
Other
- use the automatic github token (#9)
v0.1.3
Other
- Add .envrc to gitignore (#5)
- Audit Dependencies and Add Deny config (#4)
- CircleCI setup (#3)
v0.1.2
Fixed
- let git_version not fail when installed via cargo
Other
- clean up dead-code warnings
- add release-plz workflow