Skip to content

wavelength v0.1.1-rc3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Aug 13:53
· 228 commits to main since this release
106a9c9

This draft contains the reproducible waved and wavecli
archives and their manifest. Before publishing it, maintainers
must sign manifest-v0.1.1-rc3.txt and attach the
detached manifest-<username>-v0.1.1-rc3.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-rc3 <path>

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

make release tag=v0.1.1-rc3

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

make docker-release tag=v0.1.1-rc3

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

Release notes

TODO

Contributors

TODO