v0.1.0
Changelog
- d27b54ff624368162be2f8049a622968bac28c61: Discard placeholder version stamps instead of printing them (Yevhen Skrypets yevhen@skrypets.com)
- 072fb85fd9408460edbfc2180d049559bf9551d9: Phase 4: distribution (Yevhen Skrypets yevhen@skrypets.com)
- 8943f7b7d939c107231ff3ddc7a837f2641f414f: Release pipeline: GoReleaser, generated docs, MIT license (Yevhen Skrypets yevhen@skrypets.com)
- 295c318c927e831b432c6609e99c75caeabb943c: Release without a tap or an AUR key instead of failing (Yevhen Skrypets yevhen@skrypets.com)
- 9b21543a7b88a2e00ce10c7d00770135c30aac73: Report a real version instead of "dev" forever (Yevhen Skrypets yevhen@skrypets.com)
- 4bb4b9cc2975fd714c2332f1486ec68a91b39fda: Say so when the file mode is not enforced (Yevhen Skrypets yevhen@skrypets.com)
- 36bf72eab1dba8cb523c1ca34b85fcac807553b0: Statable CLI: phases 1-3.5 (Yevhen Skrypets yevhen@skrypets.com)
- b22e344d4961cfff39eb0c7750c772712aa08947: The directory mode means nothing on Windows either (Yevhen Skrypets yevhen@skrypets.com)
Install
macOS and Linux (Homebrew): brew install key-arg/tap/statable
Anywhere with Go: go install github.com/key-arg/statable-cli/cmd/statable@v0.1.0
Arch: an AUR package statable-bin is built by this pipeline but not yet
published — AUR account registration is closed. Use go install or the
archive below.
Or download the archive for your platform below. There is deliberately no
curl | sh installer.
Verify what you downloaded
cosign verify-blob checksums.txt \
--certificate checksums.txt.pem \
--signature checksums.txt.sig \
--certificate-identity-regexp 'https://github\.com/key-arg/statable-cli/\.github/workflows/.+' \
--certificate-oidc-issuer https://token.actions.githubusercontent.com
sha256sum --check checksums.txt --ignore-missing