Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 17:45
· 7 commits to main since this release

Changelog

Features

  • ead0c05: feat(git): implement Switch via git switch with error mapping (@deemson)
  • 817fea6: feat(git): implement SwitchCreate via git switch --create (@deemson)
  • e19430a: feat(tui): add ctrl+s search that moves the cursor across matches (@deemson)
  • eda21d4: feat(tui): switch/switch -c on s/b, replacing checkout commands (@deemson)