Skip to content

v4.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Jan 22:14
· 4 commits to main since this release
315c927

Installation

Quick Install (latest)

curl -s https://raw.githubusercontent.com/galando/claude-dev-framework/main/scripts/piv.sh | bash

Install This Release (v4.1.0)

curl -s https://raw.githubusercontent.com/galando/claude-dev-framework/main/scripts/piv.sh | bash -s -- --tag v4.1.0

Download Standalone Installer

Download piv-installer-v4.1.0.sh below and run:

chmod +x piv-installer-v4.1.0.sh
./piv-installer-v4.1.0.sh

Pin to This Version

bash piv.sh --tag v4.1.0 --version 4.1.0 --pin

What's Changed

  • refactor: claude-only release v4.1.0 (#51) (315c927)