Skip to content

Releases: gricha/perry

v0.2.5

08 Jan 17:10

Choose a tag to compare

Bump version to 0.2.5

v0.2.4

08 Jan 06:42

Choose a tag to compare

Bump version to 0.2.4

v0.2.3

07 Jan 21:39

Choose a tag to compare

Bump version to 0.2.3

v0.2.2

07 Jan 07:28

Choose a tag to compare

Bump version to 0.2.2

v0.2.1

06 Jan 17:47

Choose a tag to compare

Bump version to 0.2.1

v0.2.0

06 Jan 07:05
ea643d7

Choose a tag to compare

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

06 Jan 17:23

Choose a tag to compare

Bump version to 0.1.9