• v0.35.0 ae98baa4d5

    v0.35.0
    All checks were successful
    / release (push) Successful in 11s
    / build-test (push) Successful in 6m15s
    Stable

    eofredj released this 2026-07-14 19:10:12 +02:00 | 131 commits to main since this release

    Features

    • feat(tui): color tree labels, filter infra from tree, sort infra first

    🔧 Other Changes

    • chore(version): Release v0.35.0

    📦 Installation

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

    🔨 Build Metadata

    • Git Commit: ae98baa
    • Build Date: 2026-07-14 17:15:29 UTC

    🔐 Checksums

    8ab0ddaa8bd64425d5b32d6cb8ee4e6464753bee6074e1fd447b577ed1cb3eab  pods-ctl
    
    Downloads