The git-extras 6.4.0 (Emerald) is released now!
Here's a list of all the changes made in this release; the full changelog can be found in History.md:
- (#964) git-browse/browse-ci: use powershell.exe only when it is available – @spacewander
- (#944) git-release: Add prefix to semver – @SimonTate
- (#957) quiet option, errors to stderr – @jackwasey
- (#959) feat: implement git-browse-ci – @pbnj
- (#962) tweak git-ignore/ignore-io – @spacewander
- (#951) Made local-commits work with all remotes – @tfendin
- (#956) Summary: Make path option more prominent – @tfendin
- (#955) Removed xargs from git-effort – @katrinleinweber
- (#949) git-ignore: ensure new patterns comes after a newline – @tfendin
- (#948) Fixed bug in git-ignore which ignored config core.excludeFiles – @tfendin
- (#946) Consider init.defaultBranch in git_extra_default_branch, changed default to main – @tfendin
- (#940) git-magic: Automated commit messages – @overengineer
Since the last release (6.3.0 Diamond):
- updated man pages or documentation 12 times
- fixed installation/update 1 times
- 7 unique contributors
Break change:
None
New authors:
- Simon Tate
- Peter Benjamin
- Jack O. Wasey
- Tobias Fendin
- Katrin Leinweber
- tfendin
- overengineer