Here's a list of all the changes made in this release; the full changelog can be found in History.md:
- Bump version to 7.5.0-dev by @spacewander in #1207
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #1209
- Fix use of
git-whatchangedtogit-logby @hyperupcall in #1212 - Improvements to Bash completion by @danpaolella in #1210
- Fix minor typo in
git rename-branchman page by @danpaolella in #1211 - chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #1216
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #1215
- chore(deps): bump actions/stale from 9 to 10 by @dependabot[bot] in #1214
- Changed Git Magic's usage of
-fto use--force-with-leaseby @Hugo-RM in #1218 - chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #1219
- feat:
delete-branchmultiple unique branch names completions by @johnpyp in #1221 - Improve
git-replprompt by @jjb in #1224 - ability to specify command when hitting enter by @jjb in #1223
- Support passing ref to
git-commits-sinceby @eskultety in #1228 - Add persistent history to
git-replby @jjb in #1226 - add details when multiple active operations found by @spacewander in #1229
- chore(deps): bump bats-core/bats-action from 3.0.1 to 4.0.0 by @dependabot[bot] in #1230
- Fix
git-changelogto handle whitespace in command arguments by @phanen in #1232 - Fix man page usage docs by @spacewander in #1241
- refactor(abort): common
gitdirby @Rudxain in #1244 - Use standard prefix for home dir installs by @russkel in #1248
- Version 7.5.0 by @spacewander in #1250
Since the last release (7.4.0 Kyanite):
- updated man pages or documentation 7 times
- 8 unique contributors
New authors:
- John Bachir
- Daniele Paolella
- Erik Skultety
- Hugo Ruiz-Mireles
- Ricardo Fernández Serrata
- Russ
- johnpyp
- phanium