Skip to content

v0.2.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 May 19:17
· 11 commits to main since this 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 SHA256SUMS

See docs/VERIFYING.md for the full process and the signing key fingerprint.

Full Changelog: v0.1.0...v0.2.0