Skip to content

Releases: neoki07/gibra

v0.4.2

03 Jul 10:59
94f4903
Compare
Choose a tag to compare

Fixes:

  • Aborts when interrupts occur
  • Change how to get the local branch from the remote branch
  • Implement error handling

v0.4.1

13 May 12:50
4bc7635
Compare
Choose a tag to compare

Chore:

  • Change repository url

v0.4.0

12 May 11:00
c660620
Compare
Choose a tag to compare

Features:

  • Checkout tracking branch when remote branch is selected

Fixes:

  • Change TUI

Chore:

  • Change crate name to gibra

v0.3.1

07 May 12:38
Compare
Choose a tag to compare

Chore:

  • Update username

v0.3.0

05 Nov 13:18
Compare
Choose a tag to compare

Features:

  • Add remote-only option to display only remote branches
  • Add local-only option to display only local branches

Fixes:

  • Remove show-remote option
  • Don't display the current branch when the remote-only option is set to true

v0.2.0

29 Jul 09:00
Compare
Choose a tag to compare

Features:

  • Add show-remote option to display remote branches

Fixes:

  • Do not show remote branches by default

v0.1.2

13 Jun 11:31
Compare
Choose a tag to compare

Features:

  • Checkout with double clicking

v0.1.1

12 Jun 09:23
Compare
Choose a tag to compare

Fixes:

  • Checkout only when enter key is pressed
  • Display the current branch at the bottom

v0.1.0

30 May 14:31
Compare
Choose a tag to compare

First release!