Skip to content

Releases: cmdrvl/decoding

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 13:14

This release packages v0.4.0 for all supported targets.

Verification

sha256sum -c SHA256SUMS
cosign verify-blob \
  --certificate-identity "https://github.com/cmdrvl/decoding/.github/workflows/release.yml@refs/heads/main" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  --certificate SHA256SUMS.pem \
  --signature SHA256SUMS.sig \
  SHA256SUMS

The macOS and Linux archives use per-target names and checksums suitable for a future Homebrew formula.

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 11:57

This release packages v0.3.0 for all supported targets.

Verification

sha256sum -c SHA256SUMS
cosign verify-blob \
  --certificate-identity "https://github.com/cmdrvl/decoding/.github/workflows/release.yml@refs/heads/main" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  --certificate SHA256SUMS.pem \
  --signature SHA256SUMS.sig \
  SHA256SUMS

The macOS and Linux archives use per-target names and checksums suitable for a future Homebrew formula.

Full Changelog: v0.2.2...v0.3.0

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 09 May 22:00

This release packages v0.2.2 for all supported targets.

Verification

sha256sum -c SHA256SUMS
cosign verify-blob \
  --certificate-identity "https://github.com/cmdrvl/decoding/.github/workflows/release.yml@refs/heads/main" \
  --certificate-oidc-issuer "https://token.actions.githubusercontent.com" \
  --certificate SHA256SUMS.pem \
  --signature SHA256SUMS.sig \
  SHA256SUMS

The macOS and Linux archives use per-target names and checksums suitable for a future Homebrew formula.

Full Changelog: v0.2.1...v0.2.2

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 09 May 04:00

Full Changelog: v0.2.0...v0.2.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Mar 14:59