Skip to content

Releases: spdx/tools-java

Release Candidate 2 for version 2.0.0 of the SPDX Java Tools

01 Feb 22:59
131285e
Compare
Choose a tag to compare

What's Changed

  • See the SPDX Java Library release notes for notes on the library changes
  • Fix typos in variable and protected method names by @bact in #177
  • Fix typo for DOWNLOAD_FIELD_TEXT value by @bact in #176
  • Update schemas to the 3.0.1 released version by @goneall in #178
  • Remove unused code + add asserts in OwlToXSDTest.java test case by @bact in #174
  • Handle null before access to creation info / license info by @bact in #175
  • Initialize models in the Main by @goneall in #179
  • Update versions for SPDX libraries by @goneall in #187

New Contributors

  • @bact made their first contribution in #177

Full Changelog: v2.0.0-RC1...v2.0.0-RC2

Release candidate 1 of version 2.0 of the SPDX Java Tools

15 Dec 04:07
c91fa7b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0-Alpha...v2.0.0-RC1

Alpha version of SPDX Java Tools supporting the SPDX Spec version 3

06 Sep 02:16
Compare
Choose a tag to compare

This is an Alpha quality release of the SPDX Java RDF store which supports the SPDX Spec version 3

Although stable, it is not quite ready for production.

If you are using this package as a library, please note that there are several breaking changes.

For description of the migration and changes, please see the upgrading document in the SPDX Java Library repo.

Release 1.1.8 of the SPDX Java Tools

04 Jan 19:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.7...v1.1.8

Release 1.1.7 of the SPDX Java Tools

11 May 15:10
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.6...v1.1.7

Release 1.1.6 of the SPDX Java Tools

16 Apr 16:40
789aaa8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.5...v1.1.6

Release 1.1.5 of the SPDX Java Tools

08 Feb 22:21
Compare
Choose a tag to compare

What's Changed

Fixes a significant bug where lists of licenses which mix NOASSERTION or NONE with other license types fail

  • feature(docker): Create docker container and push to ghcr by @heliocastro in #103
  • Update POM with correct Java versions by @goneall in #107
  • Add option to not copy license details by @goneall in #98
  • Update SPDX libraries to version 1.1.4 by @goneall in #108 - See the respective release notes for the details

New Contributors

Full Changelog: v1.1.4...v1.1.5

Version 1.1.4 of the SPDX Java Tools

25 Jan 01:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.3...v1.1.4

Release 1.1.3 of the SPDX Tools Java

01 Nov 20:39
Compare
Choose a tag to compare

This release fixes a packaging issue impacting RDF file reading and writing

What's Changed

  • Change maven assembly to shade for jar-with-dependencies by @goneall in #89
  • Set the XMLInputFactory property for RDF files by @goneall in #91

Full Changelog: v1.1.2...v1.1.3

Release 1.1.2 of the SPDX Tools Java

31 Oct 00:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2