Skip to content

Commit 613982b

Browse files
update changelog for v0.7.1
Signed-off-by: Armin Tänzer <[email protected]>
1 parent 172e4b2 commit 613982b

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

+30
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,35 @@
11
# Changelog
22

3+
## v0.7.1 (2023-03-14)
4+
5+
### New features and changes
6+
7+
* added GitHub Actions workflow
8+
* added requirements.txt
9+
* added uritools for URI validation
10+
* Python >= 3.7 is now required
11+
* json/yaml/xml: added support for empty arrays for hasFiles and licenseInfoFromFiles
12+
* rdf: fixed writing of multiple packages
13+
* tag-value: enhanced parsing of snippet ranges to not mix it up with package version
14+
* tag-value: fixed parsing of whitespaces
15+
* tag-value: duplicates in LicenseInfoInFile are now removed during writing
16+
* account for supplier and originator to be NOASSERTION
17+
* checksum validation now requires lowercase values
18+
* during writing of a file, the encoding can be set (default is utf-8)
19+
* license list updated to version 3.20
20+
21+
### Contributors
22+
23+
This release was made possible by the following contributors. Thank you very much!
24+
25+
* Christian Decker @chrisdecker1201
26+
* Marc-Etienne Vargenau @vargenau
27+
* John Vandenberg @jayvdb
28+
* Nicolaus Weidner @nicoweidner
29+
* Meret Behrens @meretp
30+
* Armin Tänzer @armintaenzertng
31+
* Maximilian Huber @maxhbr
32+
333

434
## v0.7.0 (2022-12-08)
535

0 commit comments

Comments
 (0)