What's Changed
- [issue-771] fix license expression error handling in tag-value parser by @armintaenzertng in #772
- spdx3: software_purpose: add REQUIREMENT type by @stanislaw in #787
- [issue-798] fix tag-value parser: parse Tool or Organization as annotator by @meretp in #799
- [issue-773] shorten output of FileNotFoundError when called via the CLI by @armintaenzertng in #777
- [issue-774] fix tag-value output when related_spdx_element_id is "NONE" or "NOASSERTION" by @armintaenzertng in #778
- [issue-775] catch decoding errors while parsing using the cli tool by @armintaenzertng in #779
- [issue-806] replace Licensing() with spdx_licensing by @armintaenzertng in #814
- spdx3: element_writer: switch from tab characters to two spaces by @stanislaw in #785
- [issue-788] fix tag-value parser to allow NONE and NOASSERTION for pa… by @meretp in #816
- update changelog for 0.8.3 release by @armintaenzertng in #824
New Contributors
- @stanislaw made their first contribution in #787
Full Changelog: v0.8.2...v0.8.3