Skip to content

v0.4.2

Latest

Choose a tag to compare

@github-actions github-actions released this 14 May 18:08
· 3 commits to main since this release
v0.4.2
0870fab

codeiq v0.4.2

Deterministic code knowledge graph — Go single-binary release.
Verify the download:
# Checksum
sha256sum -c checksums.sha256
# Signature (Sigstore keyless, bundle format)
cosign verify-blob
--bundle checksums.sha256.cosign.bundle
--certificate-identity-regexp 'https://github.com/RandomCodeSpace/codeiq/.github/workflows/release-go.yml@.*'
--certificate-oidc-issuer https://token.actions.githubusercontent.com
checksums.sha256

Changelog

  • 0870fab docs(README): visual refresh + supply-chain badges (#171)
  • 970e7bc docs: complete brownfield reference documentation (#170)
  • 506e918 fix(release): make README.md / CHANGELOG.md optional in archive bundling (#169)
  • 61230ae docs: wipe all documentation for clean reference-docs rewrite (#168)

Built with Go 1.25.10 via Goreleaser.