Skip to content

Releases: MichaelSp/kswitch

0.6.0

19 Jun 11:23
55d83d1

Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/digitalocean/godo to v1.196.0 by @renovate[bot] in #113
  • feat: publish Homebrew cask via goreleaser by @MichaelSp in #112

Full Changelog: 0.5.6...0.6.0

0.5.6

19 Jun 08:31
aa90e94

Choose a tag to compare

What's Changed

  • chore(deps): update astro monorepo to v6.4.7 by @renovate[bot] in #107
  • fix(kind): auto-discover kind store and surface all filesystem contexts by @MichaelSp in #108
  • fix(deps): update module github.com/exoscale/egoscale/v3 to v3.1.40 by @renovate[bot] in #109
  • fix(deps): update module github.com/linode/linodego/v2 to v2.1.1 by @renovate[bot] in #110
  • fix(deps): update azure-sdk-for-go monorepo to v1.14.0 by @renovate[bot] in #111

Full Changelog: 0.5.5...0.5.6

0.5.5

18 Jun 11:25
0e86fe0

Choose a tag to compare

What's Changed

  • docs: replace danielfoehrKn with MichaelSp in all doc links by @MichaelSp in #104
  • fix: prevent nil-deref/type-assert panics and a data race; enforce via linters by @ZeikoFr in #105
  • fix(tui): replace AdaptiveColor to prevent OSC query polluting filter input by @MichaelSp in #106

Full Changelog: 0.5.4...0.5.5

0.5.4

17 Jun 13:00
a69c9a7

Choose a tag to compare

What's Changed

  • refacto: Concurrency-safe store caching by @ZeikoFr in #97
  • refactor: modernize codebase to Go 1.26 idioms + enable modernize/errorlint linters by @ZeikoFr in #101
  • feat: add kind (Kubernetes IN Docker) store by @MichaelSp in #102
  • feat: stable cursor with viewport scrolling and dim suffix styling by @MichaelSp in #103

Full Changelog: 0.5.3...0.5.4

0.5.3

16 Jun 12:19
90cd478

Choose a tag to compare

What's Changed

  • fix(gardener): use CA ConfigMap instead of Secret for shoot kubeconfig by @MichaelSp in #98
  • fix(deps): update module github.com/digitalocean/doctl to v1.162.0 by @renovate[bot] in #100
  • test: increase unit test coverage to ≥80% in 11 packages by @MichaelSp in #99

Full Changelog: 0.5.2...0.5.3

0.5.2

15 Jun 16:07
c8514af

Choose a tag to compare

What's Changed

  • feat(site): add gh-pages landing page by @MichaelSp in #89
  • ci: fix GitHub Pages deploy — bump Node.js to 22 by @MichaelSp in #90
  • chore(deps): pin dependencies by @renovate[bot] in #91
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #92
  • chore(deps): update actions/deploy-pages action to v5 by @renovate[bot] in #93
  • chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #94
  • chore(deps): update dependency node to v24 by @renovate[bot] in #96
  • chore(deps): update actions/upload-pages-artifact action to v5 by @renovate[bot] in #95

Full Changelog: 0.5.1...0.5.2

0.5.1

15 Jun 13:55
bbc78c5

Choose a tag to compare

What's Changed

  • fix(tui): use stderr renderer so colors work when stdout is redirected by @MichaelSp in #88

Full Changelog: 0.5.0...0.5.1

0.5.0

15 Jun 13:16
5b58a90

Choose a tag to compare

What's Changed

  • fix(gardener): handle wildcard-tls-seed-bound and ingress/* address TLS correctly by @MichaelSp in #87

Full Changelog: 0.4.2...0.5.0

0.4.2

15 Jun 10:49
695a9c8

Choose a tag to compare

What's Changed

  • fix(kubeconfig): remove orphaned cluster/user entries when removing a context by @MichaelSp in #83
  • refacto: Rework the store logic to reduce code duplication by @ZeikoFr in #85
  • fix(gardener): use denylist instead of allowlist for advertised address filtering by @MichaelSp in #86

Full Changelog: 0.4.1...0.4.2

0.4.1

15 Jun 09:19
bb0de02

Choose a tag to compare

What's Changed

  • feat(tui): highlight fuzzy-matched characters in yellow by @MichaelSp in #79
  • fix(gardener): filter advertised addresses to user-facing endpoints only by @MichaelSp in #80
  • refactor: rename switcher binary and package to kswitch by @MichaelSp in #81

Full Changelog: 0.4.0...0.4.1