Skip to content

0.13.1

Choose a tag to compare

@Jake-Shadle Jake-Shadle released this 03 Dec 14:20
· 10 commits to main since this release

Changed

  • PR#86 changes the license detection for GNU licenses (GPL, AGPL, LGPL, GFDL). In 0.13.0 they would be detected as their deprecated (eg. AGPL-3.0) variant due to the variants (root, -only, and -or-later) using the exact same license text. GNU licenses are now detected as the <root>-or-later version. This is an arbitrary decision, which I hope to not change, but if someone makes a convincing argument it could be.