Releases: spdx/LicenseListPublisher
Releases · spdx/LicenseListPublisher
Release 3.0.0 of the LicenseListPublisher
What's Changed
- Update CI to use Java 17 by @goneall in #174
- Update SPDX java library to version 1.1.10 by @goneall in #175
- Add exception HTML file with no html extension to website by @goneall in #171
- Update POM file to use the release plugin by @goneall in #176
- Only add one lf for line breaks converting to text by @goneall in #177
- Add hover text and explanation of red/blue text by @goneall in #178
- Update Mustache version by @goneall in #179
- Bump commons-io:commons-io from 2.11.0 to 2.14.0 by @dependabot in #184
- Support for SPDX spec version 3 by @goneall in #187
Full Changelog: v2.2.10...v3.0.0
Release 2.2.10 of the License List Publisher
What's Changed
- Update library versions to 1.1.6 by @goneall in #166
- Copy license XML files to output directory by @goneall in #167
Full Changelog: v2.2.9...v2.2.10
Release 2.2.9 of the License List Publisher
What's Changed
- Update the license list XSD by @goneall in #159
- Several fixes to the license matching in the SPDX java library impact this utility - see the SPDX Java Library release notes for details.
- Update dependent library versions by @goneall in #161
Full Changelog: v2.2.8...v2.2.9
Release 2.2.8 of the LicenseListPublisher
What's Changed
- Update schema with changes in license-list-XML PR #1681 by @goneall in #142
- Fix unit test failure caused by schema update by @goneall in #152
- Update Java Libraries to version 1.1.3 by @goneall in #153
- Add anchors for the preamble and deprecated id list by @Jayman2000 in #154
- Fix capitalization & make link less misleading by @Jayman2000 in #156
- Update libraries to version 1.1.4 by @goneall in #155
New Contributors
- @Jayman2000 made their first contribution in #154
Full Changelog: v2.2.7...v2.2.8
Release 2.2.7 of the License List Publisher
What's Changed
- Web page: Update link to matching guidelines by @jlovejoy in #139
- Update library versions by @goneall in #138
- Use OSI API to check cross ref links by @goneall in #143
- Remove the liscenelistpublisher by @goneall in #148
- Change replacable -> replaceable by @goneall in #145
- Sort the JSON TOC files by @goneall in #149
- Update RDF and SPDX library versions - See the SPDX Java Library release notes for details
Full Changelog: v2.2.6...v2.2.7
Version 2.2.6 of the SPDX License List Publisher
Version 2.2.5 of the LicenseListPublisher
What's Changed
- Update SPDX Library version to 1.0.10 by @goneall in #126 resolving possible vulnerabilities CVE-2021-44228 and CVE-2021-45046
Full Changelog: v2.2.4...v2.2.5
Version 2.2.4 of the LicenseListPublisher
Resolves a critical issue in version 2.2.3 where a class not found error is produced in many common situations.
What's Changed since version 2.2.2
- update deprecation description by @jlovejoy in #103
- Close #106 by @m1kit in #107
- Bump httpclient from 4.5.5 to 4.5.13 by @dependabot in #108
- Add Sonar Cloud to CI and resolve identified issues by @goneall in #109
- Add getSite() back to FormattedURL by @goneall in #110
- Remove JSoup dependency by @goneall in #112
- Add Turtle format to deployed website files by @goneall in #115
- Add text nodes embedded in the list items by @goneall in #116
- Add isFsfLibre=false for any licenses tagged as non-free in by the fsf-api by @goneall in #120
- Utilize the SPDX generated fsf-api data by @goneall in #119
- Add spaces in HTML per spacing attribute by @goneall in #122
- Change timestamp format for CrossRef to the SPDX standard by @goneall in #125
- Improve contrast of the generated website by @seabass-labrax in #123
New Contributors
- @m1kit made their first contribution in #107
- @seabass-labrax made their first contribution in #123
Full Changelog: v2.2.2...v2.2.4
Version 2.2.2 of the LicenseListPublisher
Release 2.2.1 of the LicenseListPublisher
Release 2.2.1 of the LicenseListPublisher. Increases the maximum copyright length from 1000 to 5000 characters.