Releases: mateusauler/git-worktree-switcher
Releases · mateusauler/git-worktree-switcher
0.2.8-fork
0.2.7-fork
Commits since last release:
- 1b146ec v0.2.7-fork
- ee66830 Merge with upstream
- 3ed74d9 Bump actions/checkout from 5 to 6
- 846e11b Bump softprops/action-gh-release from 2.4.1 to 2.4.2
- 68973c6 Bump softprops/action-gh-release from 2.3.4 to 2.4.1
- 0ff005d feat: Align parameters with upstream
- 74ea9a3 Bump softprops/action-gh-release from 2.3.3 to 2.3.4
What's Changed
- Bump softprops/action-gh-release from 2.3.3 to 2.3.4 by @dependabot[bot] in #7
- feat: Align parameters with upstream by @jiriks74 in #5
- Bump softprops/action-gh-release from 2.3.4 to 2.4.1 by @dependabot[bot] in #8
- Bump softprops/action-gh-release from 2.4.1 to 2.4.2 by @dependabot[bot] in #9
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #10
Full Changelog: 0.2.6-fork...0.2.7-fork
0.2.6-fork
0.2.5-fork
0.2.4-fork
0.2.3-fork
0.2.2-fork
Commits since last release:
- cf42118 v0.2.2-fork
- e801cd9 Add release action
- 7064618 Create parent directory of version cache file
- 0cbb85b Use
sedinstead ofgrep | awk | cut - 8432386 Let the default arg matching handle the empty arg case
- 7423c83 Remove
listsubcommand - 7406587 Use native bash to escape forward slashes in arguments
- 7e80cc9 Update README with the more recent behaviour changes
- f48c02a BINARY_PATH is the path of the current script
- d94304c Handle empty argument in main case block
0.2.1-fork
Changes since last release:
0.2.0-fork
First fork release.