Skip to content

v0.16.0

Compare
Choose a tag to compare
@colinodell colinodell released this 27 Jul 20:02
· 14 commits to main since this release
35d0046

Added

  • Added optional force arg to checkout_pull_branch, allowing any uncommitted changes in an existing repository to be discarded. (#246)

Fixed

  • Fixed get_default_branch not returning the full branch name if it contains dashes or periods (#250)