v1.0.1
Shipper CLI Binary
This release includes the standalone Shipper CLI binary, its
SHA-256 checksum, and GitHub build provenance.
Usage
Download the shipper binary, make it executable, and run it:
chmod +x shipper
./shipper --versionSee the README for full documentation.
What's Changed
- Fix standalone PHAR packaging by @marktopper in #101
Full Changelog: v1.0.0...v1.0.1