Skip to content

Releases: chriswalz/bit

v1.1.2

05 Jul 18:02
Compare
Choose a tag to compare

Changelog

c7879cd add bit sw cmd
a2737d6 fix: bit save only will amend previous commit if it doesn't exist it any other branch
200289c fix: cloud branch exists sometimes not correctly work on some versions of git
07ff08d update readme

v1.1.1

15 Apr 03:41
Compare
Choose a tag to compare

Changelog

5efae26 fix: ignore case for bit_interactive

v1.1.0

15 Apr 03:22
Compare
Choose a tag to compare

Changelog

440a72e add interactive prompt mode (keep prompt running)

v1.0.6

30 Mar 14:10
Compare
Choose a tag to compare

Changelog

43ac193 fix: downgrade go-prompt version since it's breaking ctrl-c
559852d fix bit fast-forwarded not printing in some circumstances
e5f5488 upate changelog

v1.0.5

20 Mar 04:04
Compare
Choose a tag to compare

Changelog

6cb6e95 fix: bit pr now lists branches
dc4715d security: fix vulnerability on Windows where an exe in a malicious repository could run arbitrary code

v1.0.4

18 Mar 05:00
Compare
Choose a tag to compare

Changelog

83f458c update release.sh
d895cdc Add AUR introduction
cb80315 Allow environment variables to be passed to git
e9b67f1 add FUNDING yml
5b691fc add no-verify to bit save
c9271fa bump cobra and go-prompt packages
29119ab bump errors pkg & survey pkg
966b3c4 fix bit sync pulling even when force push fails (e.g. when there's a protected branch)

v1.0.3

02 Mar 02:07
Compare
Choose a tag to compare

Changelog

9e0b642 feature: add fuzzy search/querying for branch suggestions. closes #103
0d79187 update readme changelog

v1.0.2

01 Mar 22:33
Compare
Choose a tag to compare

Changelog

e596818 fix EOF error displaying outside of debug mode. closes #102
2b5e578 fix isGitRepo by using rev-parse --is-inside-work-tree. closes #99
2a6b683 make bit release bump gracefully handle invalid tags and no prior tags. closes #101
5bcea9c reorganize readme for clarity

v1.0.1

20 Feb 03:31
Compare
Choose a tag to compare

Changelog

9d2548d bump tag

v0.9.16

20 Feb 02:26
Compare
Choose a tag to compare

Changelog

d321605 bump tag