Skip to content

Releases: spdx/Spdx-Java-Library

Version 1.0.8 of the SPDX Java Library

26 Sep 20:39
Compare
Choose a tag to compare
  • 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

14 Jul 03:51
Compare
Choose a tag to compare

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

14 Jun 04:41
3f443ee
Compare
Choose a tag to compare

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

02 May 18:25
Compare
Choose a tag to compare

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

09 Mar 23:08
Compare
Choose a tag to compare

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

04 Mar 21:14
Compare
Choose a tag to compare

Minor release of the SPDX Java library fixing a license matching issue #43

Release 1.0.1 of the SPDX Java Libraries

27 Feb 05:54
Compare
Choose a tag to compare

This release addresses a couple critical issues in License Compare.

Version 1.0.0 of the SPDX Java Library

25 Feb 05:27
Compare
Choose a tag to compare

A (mostly) stable release of the SPDX Java Library.

Resolves a few license matching issues.

Release 0.7 of the SPDX Java Library

17 Jan 23:06
Compare
Choose a tag to compare

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

11 Dec 03:32
Compare
Choose a tag to compare

Minor update to add support for CrossRef classes