Skip to content

Cascade CLI v0.1.123

Choose a tag to compare

@github-actions github-actions released this 15 Oct 18:13
· 110 commits to master since this release

馃殌 What's New in v0.1.123

馃摑 Changes since v0.1.122:

  • chore: Bump version from 0.1.122 to 0.1.123 (4e013eb)
  • fix: resolve spinner title moving and working branch error after amend (21d9bfd)

馃摝 Installation

Quick Install (Unix)

# Linux (x64)
curl -L https://github.com/JAManfredi/cascade-cli/releases/download/v0.1.123/ca-linux-x64.tar.gz | tar -xz
sudo mv ca /usr/local/bin/

# macOS (x64)
curl -L https://github.com/JAManfredi/cascade-cli/releases/download/v0.1.123/ca-macos-x64.tar.gz | tar -xz
sudo mv ca /usr/local/bin/

Platform-Specific Downloads

  • Linux x64: ca-linux-x64.tar.gz
  • Linux ARM64: ca-linux-arm64.tar.gz
  • macOS x64: ca-macos-x64.tar.gz
  • macOS ARM64: ca-macos-arm64.tar.gz
  • Windows x64: ca-windows-x64.exe.zip
  • Windows ARM64: ca-windows-arm64.exe.zip

馃摉 Documentation