Releases: spdx/Spdx-Java-Library
Version 1.0.8 of the SPDX Java Library
- Adds support for groff comments in license matching
- Add required licenseId property - issue #61
- Update Jsoup version to resolve potential vulnerability
- Other minor improvements
java-spdx-library-1.0.8.zip
Release 1.0.7 of the Java SPDX Library
Includes a significant performance improvement for verify and deserialization of tag/value files.
Resolves issue #57
Version 1.0.6 of the SPDX Java Library
Resolves several maintainability issues and low probably defects identified by Sonar Cloud.
Also resolves issue #54
Version 1.0.5 of the SPDX Java Library
Resolves the following:
- Issue #48 - normalize commas in license compare
- Add Fsflibre to JSON ToC
- Add a standard PURL type
- Fix URLs in JSON ToC
- Fix several JavaDoc errors
- Support ISO 8601 date formats
java-spdx-library-1.0.5.zip
Version 1.0.3 of the Java SPDX Library
Fixes one issue causing listed license compare failures with the latest SPDX license release (PR #44 )
Version 1.0.2 of the SPDX Java Library
Minor release of the SPDX Java library fixing a license matching issue #43
Release 1.0.1 of the SPDX Java Libraries
This release addresses a couple critical issues in License Compare.
Version 1.0.0 of the SPDX Java Library
A (mostly) stable release of the SPDX Java Library.
Resolves a few license matching issues.
Release 0.7 of the SPDX Java Library
This release significantly improves the verification of model objects.
The license matching algorithm has also been improved to better handle code comment characters.
Version 0.6 of the SPDX Java Library
Minor update to add support for CrossRef classes