Skip to content

Commit

Permalink
Add support of SPDX 2.3
Browse files Browse the repository at this point in the history
v0.4.0 is no longer recent

Signed-off-by: Marc-Etienne Vargenau <[email protected]>
  • Loading branch information
vargenau committed Nov 22, 2024
1 parent 9db247b commit ba8ef62
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,9 @@
`tools-golang` is a collection of Go packages intended to make it easier for
Go programs to work with [SPDX®](https://spdx.dev/) files.

## Recent news

2022-01-11: **v0.4.0**: added support for SPDX v2.3 and YAML, as well as other
improvements and bugfixes. See [RELEASE-NOTES.md](./RELEASE-NOTES.md) for full
details.

## What it does

tools-golang currently works with files conformant to versions 2.1 and 2.2
tools-golang currently works with files conformant to versions 2.1, 2.2 and 2.3
of the SPDX specification, available at: https://spdx.dev/specifications

tools-golang provides the following packages:
Expand Down

0 comments on commit ba8ef62

Please sign in to comment.