Skip to content

Releases: chriswalz/bit

v0.9.14

20 Feb 01:20
Compare
Choose a tag to compare

Changelog

f9bb2b2 bump tag
167b85b Fix: Add Send(0 to Err(err) so it show up now. Without Msg or Send it does not show the log.
b0f9d03 README: add instructions on installing via MacPorts
7fcbb91 add generated suggestions and flags suggestion tree
1bfea51 add zsh parsing and src code generation script
8c7350a update readme
d18b813 use complete.Suggestion and provide descriptions for branches, prs gitmojis etc., add dynamic completion

v0.9.12

03 Feb 04:32
Compare
Choose a tag to compare

Changelog

41f7355 add gitmoji suggestions for some emoji love
f51f0b7 bump github.com/posener/complete which has merged changes
9e991c8 bump survey package
e0a5303 ✨ add bit merge
f51ce01 🐛 fix gitmoji
6339668 Update README.md
6b996f0 chore: tidy up dependencies using go mod tidy
4dc1fde remove extra space in commit message when using bit save

v0.9.11

03 Nov 15:54
Compare
Choose a tag to compare

Changelog

50d1d6a update readme
36e115f update readme install instructions
0f9b616 Optimize regex
b252ae3 Update regex to support sed on macOS

v0.9.10

02 Nov 15:45
Compare
Choose a tag to compare

Changelog

ecd8ae4 fix: bit init, send-email, svn, config and bugreport not working outside git repo

v0.9.9

02 Nov 04:07
Compare
Choose a tag to compare

Changelog

6fd9672 enhancement: only show local branch if origin exists too
3ec370a fix: only set lang env for git to prevent gh cli from acting funky..
21df4eb gofmt files

v0.9.8

02 Nov 03:18
Compare
Choose a tag to compare

Changelog

6cbee5a update gitignore

v0.9.6

31 Oct 21:01
Compare
Choose a tag to compare

Changelog

d30c069 fix: bit update stops if bit is symlinked and suggestions brew upgrade
8c74e81 reword copy

v0.9.5

31 Oct 20:22
Compare
Choose a tag to compare

Changelog

55a55f5 fix: bit update hotfix

v0.9.4

31 Oct 20:20
Compare
Choose a tag to compare

Changelog

904cff2 fix: bit update - normalize versions before comparing to prevent updating bit when it hasn't changed

v0.9.3

31 Oct 20:05
Compare
Choose a tag to compare

Changelog

8e5886e remove error message when background checkout fails