Skip to content

Releases: chriswalz/bit

v0.6.6

16 Oct 03:52
Compare
Choose a tag to compare

Changelog

2af08c0 allow printing bit version outside a git repo. fixes #51

v0.6.5

15 Oct 17:13
Compare
Choose a tag to compare

Changelog

71c26f8 add brew tap config
c1ccd22 update change log
9fbcf97 update readme
35e88d1 Create CODE_OF_CONDUCT.md
5be2b21 Create FUNDING.yml

v0.6.2

14 Oct 23:10
Compare
Choose a tag to compare

Changelog

8167817 bitcomplete hotfix
5728e06 gofmt
4b0f582 separate git commands from util commands

v0.6.1

14 Oct 21:08
Compare
Choose a tag to compare

Changelog

baa70c6 display additional debug information when panic
a7813df feature: add option/alt left right for moving cursor one word Fixes #25
fe92afb Create CONTRIBUTING.md
c4fa1f4 Update issue templates

v0.6.0

14 Oct 13:45
Compare
Choose a tag to compare

Changelog

95323ac bump to v0.6.0
0b92c92 fix comp point greater than comp line size. fixes panic when getting tab completion for some users
8d4829b Fix some flags having incorrect descriptions (#46)

v0.5.14

14 Oct 04:43
Compare
Choose a tag to compare

Changelog

1d4011a fix: git compatibility fix older versions of git

v0.5.13

14 Oct 04:34
Compare
Choose a tag to compare

Changelog

e8edb89 fix: don't hijack git log
a3dae26 update readme

v0.5.12

13 Oct 04:33
Compare
Choose a tag to compare

Changelog

39d807e add completions for rebase and log. better suggestion prioritization using prefix filtering
859c995 display both relative and absolute times when displaying branch suggestions
1bb5389 update readme
14cb613 use emacs key binds
d101231 Improve instructions for Windows users (#37)
4294f64 Zinit installation mode (#31)
bf891bf add WSL support note to readme

v0.5.10

12 Oct 14:34
Compare
Choose a tag to compare

Changelog

4d77027 bump release

v0.5.8

12 Oct 06:04
Compare
Choose a tag to compare

Changelog

97097dc fix: do not double log git error