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.4.0-dev by @spacewander in #1175
- Support
GITHUB_TOKEN
var forgit-fork
andgit-pull-request
by @nim65s in #1177 - feat: add ruff linter with ci check by @oikarinen in #1178
- Revert "feat: add ruff linter with ci check" by @spacewander in #1181
- fix(github-actions): changed files output for editorcondig-checker by @oikarinen in #1180
- fix(ci): missing dollar sign by @oikarinen in #1184
- feat: add ruff linter with ci check by @oikarinen in #1182
- feat: add git-continue by @oikarinen in #1176
- Delete
etc/test.fish
by @hyperupcall in #1185 - fix(ci): use poetry by @oikarinen in #1183
- chore(deps): bump astral-sh/ruff-action from 1 to 2 by @dependabot in #1188
- feat: add shellcheck ci check by @oikarinen in #1179
- chore(deps): bump astral-sh/ruff-action from 2 to 3 by @dependabot in #1189
- fix(git-bulk): fix a bad integer expression by @pierreay in #1198
- fix(git-bulk): quiet find errors by default by @pierreay in #1196
- fix(git-bulk): fix workspace selection when cd fails by @pierreay in #1197
- docs(git-bulk): Add zsh completion by @pierreay in #1190
- feat(git-bulk): add new option to no follow symlinks by @pierreay in #1194
- Feat: allow git-summary showing full path of repository by @pierreay in #1193
- feat(git-bulk): add new option to not follow hidden directories by @pierreay in #1195
- Add stale bot for old PRs by @hyperupcall in #1186
- Implement half of tests in Bats by @hyperupcall in #1187
- Mostly finish pytest to Bats conversion by @hyperupcall in #1200
- chore(deps): bump bats-core/bats-action from 3.0.0 to 3.0.1 by @dependabot in #1203
- add git-wip and git-unwip by @acant in #669
- Format comparisons, functions, and redirections to be consistent by @hyperupcall in #1201
- Version 7.4.0 by @spacewander in #1206
Since the last release (7.3.0 Joanneumite):
- updated man pages or documentation 7 times
- 4 unique contributors
New authors:
- Andrew Sullivan Cant
- Pierre Ayoub
- oikarinen
- Guilhem Saurel