Skip to content

Releases: dupe-com/ports-cli

v0.2.0

12 Jun 17:08

Choose a tag to compare

Changelog

  • f3d4a08 feat(categorize): ssh is a carrier, not a system daemon — add TUN category
  • 9421eb5 feat(tui): category-grouped port list with noise folding
  • 4be4679 feat(tui): rename tabs to Ports / kubectl / cloudflared, explain each tab's scope
  • f606076 feat(tui): tint ssh-forwarded rows and label their CAT as e.g. DEV (SSH)
  • 592efc6 fix(tui): ANSI-aware status-bar truncation, spacebar select; changelog for 0.2.0
  • 8e3bd9a fix(tui): selected-row rendering under cursor, stay on row after select

v0.1.1

12 Jun 16:17

Choose a tag to compare

Changelog

  • e8630f5 feat(tui): detail pane on by default, uniform tabs, arrow-key tab nav
  • b44513d feat(tui): esc quits at top level, backs out of filters/views first
  • c8a3527 fix(release): cask binary stanza must point at the shipped 'ports' binary

v0.1.0

12 Jun 15:57

Choose a tag to compare

Changelog

  • 10f6508 feat: initial release of ports-cli
  • c568e8a fix(release): migrate deprecated brews config to homebrew_casks
  • 7f3ca91 fix: address golangci-lint findings