v0.8.4
Pre-release
Pre-release
Main change: added support for Python 3.14, dropped support for 3.7, 3.8 and 3.9
What's Changed
- [issue-839] Drop Python 3.7 support and fix CI pipeline issues by @armintaenzertng in #841
- [issue-854] Remove some control characters from JSON SPDX by @zbleness in #855
- downloadLocation URIs not case sensitive by @clabbenius in #826
- README.md: State that the experimental SPDX3 support is write-only. by @oli-ben in #861
- update GitHub Actions to Python 3.14, drop support for 3.8 and 3.9 by @armintaenzertng in #867
- Add return type Document for parse_file() by @bact in #836
- Use import.resources instead of file by @bact in #851
- README + process.md: Update directory name and parameters to current + fix Markdown warnings by @bact & @armintaenzertng in #869
New Contributors
- @zbleness made their first contribution in #855
- @clabbenius made their first contribution in #826
- @oli-ben made their first contribution in #861
- @bact made their first contribution in #836
Full Changelog: v0.8.3...v0.8.4