Skip to content

Releases: torosent/c9s

c9s 0.2.0

05 May 02:58

Choose a tag to compare

c9s v0.2.0

See CHANGELOG.md for details.

Changelog

  • b62128f chore: cut v0.2.0 changelog entry
  • e5bbd01 chore: upgrade to bubbletea v2 (fixes post-exec render bug) (#7)
  • d75f21e docs(readme): replace k9s-parity feature with docker-shim and ACR login
  • 4e4c808 fix(ui): forward init refresh + tick messages while splash is showing (#5)

c9s 0.1.4

04 May 17:08

Choose a tag to compare

c9s v0.1.4

See CHANGELOG.md for details.

Changelog

  • 76e05fe chore: cut v0.1.4 changelog entry
  • 5a8a3e5 fix(help): align help columns + surface previously-undocumented keys (#4)
  • 80cd8e8 fix(skinx)+feat(containers): align table headers; add prune-stopped action (#2)
  • 9e9fa12 docs(mkdocs): add docker-shim.md to nav (was orphaned warning under strict)
  • a773808 docs: deploy Pages on push + add commands table to README

c9s 0.1.3

04 May 15:40

Choose a tag to compare

c9s v0.1.3

See CHANGELOG.md for details.

Changelog

  • 88df86f chore: cut v0.1.3 changelog entry
  • 5137e98 Merge pull request #1 from torosent/feat/acr-login-and-docker-shim

c9s 0.1.2

03 May 22:33

Choose a tag to compare

c9s v0.1.2

See CHANGELOG.md for details.

Changelog

  • 4a14822 chore: cut v0.1.2 changelog entry
  • c4c2f12 fix(skin): fsync persisted config and surface SaveSkin errors to toast
  • 656a39d feat(theme): default to k9s-gruvbox-dark

c9s 0.1.1

03 May 21:21

Choose a tag to compare

c9s v0.1.1

See CHANGELOG.md for details.

Changelog

  • e9a8ef8 chore: cut v0.1.1 changelog entry
  • af2cadf fix: bound every UI->CLI call with a 5s timeout (I6)
  • 5f359c3 fix: skin reload preserves per-screen state (H-I9 + E-M13)
  • ce02ea1 fix: critical sort and clock-tick bugs (C1, C2 from v0.1.0 review)
  • b6631fc Batches D, E-M1, F-I1: stream cancel, Bin() plumbing, drop plugins
  • 67aeff4 Batch C: small isolated code fixes from v0.1.0 review
  • d4d37e6 docs+ci: fix stale references, add mkdocs strict to CI, add pinned smoke test

c9s 0.1.0

03 May 20:26

Choose a tag to compare

c9s v0.1.0

See CHANGELOG.md for details.

Changelog

  • d8eabe6 feat: initial public release