File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.8.4 (2026-01-16)
4+
5+ ### New features and changes
6+
7+ * change supported Python versions:
8+ * add support for Python 3.14
9+ * dropped support for Python 3.7, 3.8, 3.9 (which all have reached their end-of-life)
10+ * fixes
11+ * download location URIs are not case sensitive anymore
12+ * removed some control characters from JSON SPDX
13+ * remove usages of ` __file__ ` to make the project zip-safe
14+ * fixes to ` README.md ` and ` process.md `
15+
16+ ### Contributors
17+
18+ This release was made possible by the following contributors. Thank you very much!
19+
20+ * @zbleness
21+ * @clabbenius
22+ * Oliver Benjamin @oli-ben
23+ * Arthit Suriyawongkul @bact
24+ * Armin Tänzer @armintaenzertng
25+
326## v0.8.3 (2024-09-27)
427
528### New features and changes
You can’t perform that action at this time.
0 commit comments