Skip to content

v0.1.1

Choose a tag to compare

@jonyoder jonyoder released this 23 Jul 13:20
· 36 commits to main since this release
e5a9dc4

License-derivation correctness fixes (#14):

  • Rune-aware SPDX expression tokenizer (utf8.DecodeRuneInString) — fixes misparsing of non-ASCII whitespace separators (e.g. NBSP). ASCII behavior unchanged.
  • LGPLv3 classifier now maps to LGPL-3.0-only (was LGPL-3.0-or-later); the classifier denotes exactly v3.
  • Versionless GPL/LGPL classifiers no longer fabricate a version — they map to Unknown (SPDXNotIncluded).

These change derived license output for the affected classifiers (feeds license-compliance decisions in consumers).