Skip to content

0.2.0 - 2026-06-15

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jun 16:43

Release Notes

Added

  • Container lifecycle actions from the list: start (S), stop (s),
    restart (r), and remove (x / d)
  • Confirmation overlay before destructive actions (remove)
  • Status-line feedback reporting each action's success or failure

Install stevedore 0.2.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/cclxxi/stevedore/releases/download/v0.2.0/stevedore-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install cclxxi/tap/stevedore

Download stevedore 0.2.0

File Platform Checksum
stevedore-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
stevedore-x86_64-apple-darwin.tar.xz Intel macOS checksum
stevedore-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
stevedore-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum