• v0.10.0 453134b840

    v0.10.0
    All checks were successful
    / build-test (push) Successful in 7m19s
    / release (push) Successful in 17s
    Stable

    eofredj released this 2026-06-20 23:00:40 +02:00 | 485 commits to main since this release

    Features

    • feat(tui): refactor browse layout, pane sizing, and navigation

    🔧 Other Changes

    • chore(version): Release v0.10.0

    📦 Installation

    # Download the binary
    curl -LO "https://git.desord.re/desordre/pods-ctl/releases/download/v0.10.0/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.9.0...v0.10.0

    🔨 Build Metadata

    • Git Commit: 453134b
    • Build Date: 2026-06-20 21:08:17 UTC

    🔐 Checksums

    eec5014560787ba88f8d9989c1cee5a959c8e03304a78232df82ca92df2795fd  pods-ctl
    
    Downloads