Version 1.1.0 of the SPDX Java Tools
What's Changed
- Update to SPDX Spec version 2.3
- Fix Little Typo in Converter Help-Message by @JDemler in #46
- Fix CI failure for users without SPDX access by @goneall in #47
- Check for copyright size in compare by @goneall in #49
- Enhance CompareDocs to take a directory of SPDX documents as an input by @goneall in #50
- Update link to SPDX online tool by @sr-ota in #51
- Add documentation for describes in the JSON Schema by @goneall in #53
- Add example for accessing existing SPDX objects by @goneall in #54
- Add examples for relationship creation by @zhaolida98 in #55
- Add logging for any missing enumeration values when generating schemas by @goneall in #56
- Generation missing required properties for arrays by @goneall in #58
- Update ToolsJava to support spec version 2.3 by @goneall in #63
New Contributors
- @JDemler made their first contribution in #46
- @sr-ota made their first contribution in #51
- @zhaolida98 made their first contribution in #55
Full Changelog: v1.0.4...v1.1.0