Skip to content

v0.7.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Aug 13:57
· 4 commits to main since this release
66b85ec

block v0.7.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

Bug fixes

  • 8564023: fix(sync): report this project's commands, not the whole shim directory (#42) (@nao1215)

Full changelog: v0.6.1...v0.7.0