Skip to content

Releases: CycloneDX/cyclonedx-go

v0.2.1

08 Jun 20:11
59fc8c9
Compare
Choose a tag to compare

v0.2.0 and v0.2.1 do not contain any functional changes or fixes over v0.1.0.

Reason for the release was mainly to have SBOMs automatically generated and attached to the GitHub release during CI.

v0.1.0

06 Mar 14:00
Compare
Choose a tag to compare

Changelog

4f58b50 Add build status badge
5006c3b Initial commit
49e6c8f ci: add goreleaser workflow for changelog generation
b227b5f feat: add simple examples for encoding and decoding
99ea89f refactor: reduce indentation to 2 spaces; use builtin xml header
351269b refactor: remove unnecessary struct tags