Skip to content

Releases: AnatolyRugalev/kube-commander

0.7.6

21 Sep 22:26
Compare
Choose a tag to compare

Changelog

6c48755 feat(loader): add styled loader to the status bar
694002f fix(racehunt): fix data races in status.go and listTable.go

0.7.5

14 Sep 09:52
Compare
Choose a tag to compare

Changelog

9077b06 docs(readme): update readme
7cd7391 docs(readme): update readme
752f461 docs(readme): update readme
87cc0cb docs(readme): update readme
013c2bf fix(ui): fix popup ESC key and add popup mutex

0.7.4

13 Sep 22:35
Compare
Choose a tag to compare

Changelog

1f7db9b feat(client): add timeout option

0.7.3

13 Sep 22:28
Compare
Choose a tag to compare

Changelog

a5cfdaa feat(license): switched license to Apache 2.0
6a5d427 feat(ui): add context field to the top bar

0.7.2

13 Sep 17:54
Compare
Choose a tag to compare

Changelog

8fcca80 fix(listTable): add instant selection when StartFilter is enabled

0.7.1

13 Sep 17:51
Compare
Choose a tag to compare

Changelog

f33dd3a docs(readme): updated gif
7e3842f fix(*): minor improvements

0.7.0

13 Sep 17:10
Compare
Choose a tag to compare

Changelog

9e5918c feat(themes): add themes support

0.6.2

10 Sep 08:42
Compare
Choose a tag to compare

Changelog

888d9d2 chore(release): add bash getter
358777d docs(readme): add note about bash installer
3be71f2 docs(readme): add note about bash installer
85c275f fix(preloader): sync ticker with mutex
f860e5d fix(preloader): sync ticker with mutex

0.6.1

08 Sep 00:00
Compare
Choose a tag to compare

Changelog

c60c951 fix(ci): fixed snap package build in CI
37996c1 fix(release): disable snap publishing
f0461c2 fix(theme): changed table separator to space
e3d0fa9 test(travis): add snapshot release for master branch

0.6.0

07 Sep 23:15
Compare
Choose a tag to compare

Changelog

0c0421e chore(release): .goreleaser.yml cleanup
49e9804 feat(menu): add menu configurator
7056029 fix(makefile): fix travis build