v0.5.0
block v0.5.0
Lock your blockchain toolchain: declare tools in block.toml, pin them in
block.lock, and reproduce the same toolchain locally and in CI.
Every artifact below — archives and .deb/.rpm/.apk packages alike — is
listed in checksums.txt, ships with an SPDX SBOM, and carries build
provenance. checksums.txt is the file cosign signs; verifying that one
signature and checking a download against the line naming it is what
covers the rest. See
Verify what you downloaded.
Changelog
Features
Bug fixes
- ed8741d: fix: download private release assets with the token and bound what is fetched (#34) (@nao1215)
Full changelog: v0.4.0...v0.5.0