Releases: gricha/perry
Releases · gricha/perry
v0.2.5
Bump version to 0.2.5
v0.2.4
Bump version to 0.2.4
v0.2.3
Bump version to 0.2.3
v0.2.2
Bump version to 0.2.2
v0.2.1
Bump version to 0.2.1
v0.2.0
Add binary distribution via curl install script (#5) * Add binary distribution via curl install script - Add install.sh for curl-based installation - Add scripts/build-binaries.ts for cross-platform compilation - Update release workflow with parallel binary builds (5 platforms) - Binaries uploaded to GitHub Releases on tag push - Update docs and README to use curl install method - Update checker now queries GitHub releases API - Web UI assets installed to ~/.perry/web Installation: curl -fsSL https://raw.githubusercontent.com/gricha/perry/main/install.sh | bash 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * Add binary compilation test to CI Validates that: - Binary compiles successfully - Binary runs --version and --help - Binary works with web assets in expected location 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * Fix binary CI job: add missing bun install --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
v0.1.9
Bump version to 0.1.9