Skip to content

wavelength v0.1.1-rc2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 31 Jul 17:23
· 226 commits to main since this release
e49b95a

This draft contains the reproducible waved and wavecli
archives and their manifest. Before publishing it, maintainers
must sign manifest-v0.1.1-rc2.txt and attach the
detached manifest-<username>-v0.1.1-rc2.sig
signatures.

Verifying the release

Use the repository's verification helper to check the signatures
and the downloaded binary or archive:

./scripts/verify-install.sh v0.1.1-rc2 <path>

The binaries are built with Go 1.26.0. Linux users
can reproduce all archives with:

make release tag=v0.1.1-rc2

On macOS and other BSD platforms, use the pinned Docker builder:

make docker-release tag=v0.1.1-rc2

See the reproducible build guide
for the complete signing and verification process.

Release notes

TODO

Contributors

TODO