Skip to content

Releases: kkinder/brancher

1.2.1

23 Jul 15:25
Compare
Choose a tag to compare

Bug fixes

  • Fixes error handling when git repo is uninitialized or doesn't exist

Improvements

  • Better prompt using rich
  • Add --version, so you always know what version you're running

1.2.0

26 Jun 15:15
Compare
Choose a tag to compare
  • Use rich for table formatting

Full Changelog: release/1.1.1...release/1.2.0

1.1.1

23 Dec 11:07
Compare
Choose a tag to compare
  • Make destination branch on forward optional

1.1.0

23 Dec 11:00
Compare
Choose a tag to compare
  • Add new brancher compare command
  • Add option to use regular characters instead of emojis on overview
  • Add option to control table output in overview

1.0.3

14 Nov 08:20
Compare
Choose a tag to compare

Fix pypi screenshots

Full Changelog: release/1.0.2...release/1.0.3

release/1.0.2

14 Nov 08:13
Compare
Choose a tag to compare

Fix github workflow, hopefully?

Full Changelog: release/1.0.1...release/1.0.2

1.0.1

14 Nov 08:05
Compare
Choose a tag to compare

First release via GitHub actions. Works, hopefully.