Release Notes
Features
- (cli) complete real run ids and agents from the store - (ade1e23) - Josey Morton
- (cli) describe the CLI surface in a checked-in manifest, gated against drift - (09c5d0a) - Josey Morton
- (container) publish an API-only image with a durable store volume - (52eb350) - Josey Morton
Bug Fixes
- (release) stamp the version everywhere a bump has to reach - (4bc9b63) - Josey Morton
Documentation
- (examples) point the hero and index docs at the published packages - (bb32155) - Josey Morton
- describe the release pipeline as one that has shipped - (93a740d) - Josey Morton
- re-record the demo with the list filters - (9f4a7a8) - Josey Morton
- stop pinning a version in the README and name the new install routes - (44852d7) - Josey Morton
Build system
- ship statically linked musl binaries and gate them in CI - (b661081) - Josey Morton
Style
- satisfy rustfmt and the nested-format lint in the CLI - (928de03) - Josey Morton
Install salvor-cli 0.6.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/joseym/salvor/releases/download/v0.6.0/salvor-cli-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/joseym/salvor/releases/download/v0.6.0/salvor-cli-installer.ps1 | iex"
Install prebuilt binaries via Homebrew
brew install joseym/tap/salvor
Install prebuilt binaries into your npm project
npm install @salvor-run/cli@0.6.0
Download salvor-cli 0.6.0