v1.0.2
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
- Report the packaged CLI version by @marktopper in #102
Full Changelog: v1.0.1...v1.0.2