Releases: ossf/si-tooling
Releases · ossf/si-tooling
v2.0.4
What's Changed
- fix: Corrected typo on Repository.Documentation by @eddie-knight in #14
Full Changelog: v2.0.3...v2.0.4
v2.0.3
Full Changelog: v2.0.2...v2.0.3
v2.0.2
This fixes the v2 package so that it can be imported normally.
What's Changed
- fix: Moved go.mod/sum into v2 for direct package importing by @eddie-knight in #12
Full Changelog: v2.0.1...v2.0.2
v2.0.1
This patch allows users to quickly determine whether the SI file they're ingesting is compatible with the logic provided by the go library.
In a future iteration we can add support for other SI schema versions.
What's Changed
- feat: err if not schema v2.0.0 by @eddie-knight in #11
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- chore: added warnings to docs by @eddie-knight in #9
- feat: Added go package to support v2 ingestion by @eddie-knight in #10
New Contributors
- @luigigubello made their first contribution in #1
- @hrittikhere made their first contribution in #2
- @eddie-knight made their first contribution in #9
Full Changelog: https://github.com/ossf/si-tooling/commits/v2.0.0