Skip to content

Releases: mateusauler/git-worktree-switcher

0.2.8-fork

30 Nov 17:34
0.2.8-fork
359675c

Choose a tag to compare

Commits since last release:

  • 359675c v0.2.8-fork
  • c46bbf1 Use list instead of names on completions

0.2.7-fork

30 Nov 16:40
0.2.7-fork
1b146ec

Choose a tag to compare

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

03 Oct 23:58
0.2.6-fork
27ec148

Choose a tag to compare

Commits since last release:

0.2.5-fork

28 Sep 23:20
0.2.5-fork
ae0fd4c

Choose a tag to compare

Commits since last release:

  • ae0fd4c v0.2.5-fork
  • 4190b8c Bump softprops/action-gh-release from 2.0.8 to 2.3.3
  • e0af7c9 Bump actions/checkout from 4 to 5
  • eecb80d Add dependabot
  • def879f Fix worktree_list_names on MacOS

0.2.4-fork

08 Dec 15:13
0.2.4-fork
e87aad2

Choose a tag to compare

Commits since last release:

0.2.3-fork

26 Jul 17:08
0.2.3-fork
34db1f4

Choose a tag to compare

Commits since last release:

  • 34db1f4 v0.2.3-fork
  • db37c18 Update installation instructions
  • 51b9cf3 Only check for updates when switching worktrees

0.2.2-fork

25 Jul 23:48
0.2.2-fork
cf42118

Choose a tag to compare

Commits since last release:

  • cf42118 v0.2.2-fork
  • e801cd9 Add release action
  • 7064618 Create parent directory of version cache file
  • 0cbb85b Use sed instead of grep | awk | cut
  • 8432386 Let the default arg matching handle the empty arg case
  • 7423c83 Remove list subcommand
  • 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

25 Jul 01:15
0.2.1-fork
fa91c6f

Choose a tag to compare

Changes since last release:

  • fa91c6f v0.2.1-fork
  • b5898b6 Update README.md with the new features
  • 8e0babf Add automatic update checking
  • c8c4e94 Remove triple escape in init functions
  • fbbe9ac Running wt without any arguments switches to the main worktree
  • 468b4c1 Only run shellcheck action on wt & bash completion

0.2.0-fork

01 Jul 00:46
0.2.0-fork
7f2aac0

Choose a tag to compare

First fork release.