Skip to content

wavelength v0.1.2-rc4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 15:19
· 100 commits to main since this release
94cf9a0

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

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

make release tag=v0.1.2-rc4

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

make docker-release tag=v0.1.2-rc4

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

Release notes

TODO

Contributors

TODO