Skip to content

Releases: kubecolor/kubecolor

v0.3.3

23 May 17:04
84a39b2
Compare
Choose a tag to compare

Changelog

v0.3.2

02 May 21:20
6d0fdc9
Compare
Choose a tag to compare

Changelog

  • fc00697 Added coloring of Init:Error type statuses (#116)
  • 7c84588 Change autocomplete documentation for fish (#114)
  • 3d2be40 Fixed kubecolor adding colors in completions (#118)
  • 7d31f14 Fixed kubecolor coloring oc rsh (#117)
  • 9a6fda5 KUBECOLOR_LIGHT_BACKGROUND was working in reverse (#119)
  • 53b973e VSCode settings & fixed typos (#115)
  • 6d0fdc9 adding automation for HomeBrew update (#120)

v0.3.1

19 Apr 14:17
ddf2f75
Compare
Choose a tag to compare

Changelog

This version is mostly a re-release of v0.3.0.

We had a bug in the initial release of v0.3.0, and after a quick patch v0.3.0 was deleted and released again.

However re-tagging a release has proven problematic due to the cascade of package maintainers being too fast and too good at keeping their repos up-to-date. So even though the re-tagging of v0.3.0 was done just an hour after its initial release, we still had multiple package registries like Termux using the initial (and buggy) v0.3.0.

Therefore, here is v0.3.1, which is the same code as the newer re-tagged v0.3.0.

We will avoid re-tagging in the future. Thank you all for your patience ❤️

v0.3.0

15 Apr 15:07
6a32eed
Compare
Choose a tag to compare

Changelog

v0.2.2

25 Jan 14:39
44922b4
Compare
Choose a tag to compare

Changelog

  • 5acb092 Added Scoop and Nix repo (#45)
  • 5594e1f Bump the all group with 1 update (#46)
  • 44922b4 Fix missing trailing table in kubectl describe (#50)
  • 7e64ed5 README: Remove width & height attributes (#44)

v0.2.1

13 Jan 19:43
9459808
Compare
Choose a tag to compare

Changelog

v0.2.0

19 Dec 19:24
adfadd8
Compare
Choose a tag to compare

Changelog

v0.1.0

15 Dec 15:52
e3891c1
Compare
Choose a tag to compare

Changelog

v0.0.21

28 Sep 15:35
add6ffb
Compare
Choose a tag to compare

Changelog

  • 6f6326f Fix all names
  • 8e69fb1 Merge pull request #1 from kubecolor/prune/apply-all-prs
  • 7139d37 Merge pull request #2 from kubecolor/prune/correct-tests
  • add6ffb Merge pull request #3 from kubecolor/test-homebrew
  • 62d5df5 Merge pull request #70 from dty1er/readme-note
  • cf5f043 Merge pull request #71 from dty1er/stale-readme
  • 7b93fc0 Merge pull request #72 from franciosi/patch-1
  • e307841 Merge pull request #82 from mattn/fix-names
  • 828af61 Merge pull request #84 from rothgar/patch-1
  • d225a35 Small typo fix in README.md
  • 8c864ea Update goreleaser GH action version
  • 194eb46 Update printer/format_test.go
  • 0e955d1 add a note in the README
  • 765ab60 adding secret as env
  • f5983ea applied all the patches from the MR on the original project
  • 137ccb2 change pipeline step name
  • 360151a removed refs to old repo
  • b37cda9 removed unknown options
  • 4301798 resolve all tests
  • 9cd7402 resolve tests conflicts
  • 85e3226 revert homebrew repo name to tap
  • dfdb637 revert to official releaser
  • d7b03a9 tweak docs
  • 7d202c2 update doc
  • e91bbb0 updated homebrew pipeline
  • ec07aa6 use another go releaser