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