We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e1658 commit f6e45fdCopy full SHA for f6e45fd
README.md
@@ -9,15 +9,9 @@
9
`tools-golang` is a collection of Go packages intended to make it easier for
10
Go programs to work with [SPDX®](https://spdx.dev/) files.
11
12
-## Recent news
13
-
14
-2022-01-11: **v0.4.0**: added support for SPDX v2.3 and YAML, as well as other
15
-improvements and bugfixes. See [RELEASE-NOTES.md](./RELEASE-NOTES.md) for full
16
-details.
17
18
## What it does
19
20
-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
21
of the SPDX specification, available at: https://spdx.dev/specifications
22
23
tools-golang provides the following packages:
0 commit comments