v0.3.0 (beta)
Pre-release
Pre-release
Verifying this release
# 1. Import the Avark release signing key
gpg --import docs/release-signing-key.asc
# 2. Verify the checksum file signature
gpg --verify SHA256SUMS.asc SHA256SUMS
# 3. Verify each artifact matches its expected checksum
sha256sum -c SHA256SUMSSee docs/VERIFYING.md for the full process and the signing key fingerprint.
What's Changed
Full Changelog: v0.2.0...v0.3.0