Skip to content

Releases: Laaaaksh/vessel

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 21 Aug 15:04
9154c9e

Fixed

  • The generated Homebrew tap formula now lands in the tap's Formula/
    directory instead of its root, so brew install keeps serving fresh builds
    even alongside older hand-written formulae.

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 14:28
1b20401

Added

  • Read-only Networks view (#36) and System view with service status and disk
    usage (#35).
  • Container run/create form plus one-shot command execution inside a running
    container (#34).
  • Image mobility actions in the images panel: tag, save, load and push, with
    scoped registry-auth and permission hints on failure (#33).
  • Multi-select marks (space to mark) with confirmed bulk delete for images and
    volumes (#30).
  • Inspect-backed detail panes: mounts, networks, resources and hostname for
    containers (#31); deep details for images and volumes (#32).

Changed

  • Relicensed vessel from Apache-2.0 to MIT (#29).

Fixed

  • Prompt input dropping spaces and multi-byte runes.
  • Release pipeline goreleaser deprecations and --version wiring (#37).
  • Footer overflow and clamping, help-screen fitting, stale confirm state,
    duplicate in-flight inspects, and detail-pane rows overflowing their budgets.

v0.1.1

Choose a tag to compare

@Laaaaksh Laaaaksh released this 05 Aug 18:37

Fix: use --format json (not --json) for container CLI commands. Remove unsupported --all from stats.

v0.1.0

Choose a tag to compare

@Laaaaksh Laaaaksh released this 05 Aug 18:37

Initial release of vessel - a keyboard-driven TUI for Apple's native Mac containers.