• v0.43.0 43aa8a18ab

    v0.43.0
    All checks were successful
    / release (push) Successful in 48s
    / build-test (push) Successful in 8m58s
    Stable

    eofredj released this 2026-07-19 19:30:39 +02:00 | 48 commits to main since this release

    Features

    • feat(tui): replace braille spinner with 2×4 dot grid radar sweep

    🔧 Other Changes

    • chore(version): Release v0.43.0

    📦 Installation

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

    📋 Full Changelog

    Compare v0.42.1...v0.43.0

    🔨 Build Metadata

    • Git Commit: 43aa8a1
    • Build Date: 2026-07-19 17:40:17 UTC

    🔐 Checksums

    d86c9b70abb4890553837a60de17a67b1ee77c1f33dc875ef1ac3ca184a96cae  pods-ctl
    
    Downloads