• v0.11.1 fb95ea6cb1

    v0.11.1
    All checks were successful
    / build-test (push) Successful in 9m50s
    / release (push) Successful in 43s
    Stable

    eofredj released this 2026-06-21 02:03:18 +02:00 | 480 commits to main since this release

    🔧 Other Changes

    • chore(version): Release v0.11.1
    • refactor(tui): consistently handle panes with a unified Pane abstraction

    📦 Installation

    # Download the binary
    curl -LO "https://git.desord.re/desordre/pods-ctl/releases/download/v0.11.1/pods-ctl-linux-amd64"
    
    # Verify checksum
    sha256sum -c pods-ctl-linux-amd64.sha256
    
    # Make executable and move to PATH
    chmod +x pods-ctl-linux-amd64
    mv pods-ctl-linux-amd64 /usr/local/bin/pods-ctl
    

    📋 Full Changelog

    Compare v0.11.0...v0.11.1

    🔨 Build Metadata

    • Git Commit: fb95ea6
    • Build Date: 2026-06-21 00:13:45 UTC

    🔐 Checksums

    26d99349e3ea0167a2dcc2d15fba0cd445d144a0ce9d918ed745080e276b8ec3  pods-ctl
    
    Downloads