Skip to content

Releases: fioncat/kubeswitch

v0.2.0

14 Mar 09:54
Compare
Choose a tag to compare

What's Changed

  • feat(context): Support dirs in context name by @fioncat in #9
  • fix(list): Print list lines to stdout by @fioncat in #10
  • style(all): Fix all rust clippy issues by @fioncat in #11
  • feat(k9s): Support wrapping k9s command by @fioncat in #12

Full Changelog: v0.1.0...v0.2.0

v0.1.0

05 Feb 10:08
1097f4a
Compare
Choose a tag to compare

What's Changed

  • feat(all): Basic framework and commands done by @fioncat in #1
  • chore(build): Add github release workflows by @fioncat in #2
  • feat(kube): Support history write and seek by @fioncat in #3
  • feat(cmd): Support commands completion for zsh and bash by @fioncat in #4
  • fix(bash): Compatible with bash environment by @fioncat in #5
  • fix(env): Avoid env name conflict by @fioncat in #6
  • feat(kube): Support update context feature by @fioncat in #7
  • feat(kube): Use kubectl to get namespaces by @fioncat in #8

New Contributors

Full Changelog: https://github.com/fioncat/kubeswitch/commits/v0.1.0