4.6.0
版本发布时间: 2018-08-11 10:08:26
tj/git-extras最新发布版本:7.2.0(2024-04-23 21:00:33)
The git-extras 4.6.0 (Wormhole) is released now!
Here's a list of all the changes made in this release; the full changelog can be found in History.md:
- (#727) git-changelog: should remove ^0 suffix from the commit description. – @spacewander
- (#722) git-changelog: add --start-commit option, like --start-tag but for commit – @spacewander
- (#721) git-changelog: add missing newline to the plain output – @spacewander
- (#713) Updates to the documentation building workflow and docs – @pabs3
- (#717) add: git-ignore -p (private to repo) – @flatcap
- (#716) Add installation guide for Arch Linux – @francoism90
- (#714) git-sed: fix previous bsd sed workaround – @spacewander
- (#715) Fix bugs with git-release --semver – @tjaartvdwalt
- (#712) git-sed: detect sed -i support and work around for the BSD sed – @spacewander
- (#709) Improve the git-sed command – @pabs3
- (#706) Fix deleting branches without upstream – @MontakOleg
- (#704) Remove double path delimiters in zsh description – @ramlev
- (#703) Installation.md: Zsh-plugin method which doesn't require root access – @psprint
Since the last release (4.5.0 Venus):
- updated man pages or documentation 11 times
- fixed installation/update 2 times
- 7 unique contributors