We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0873eb commit 32e74cdCopy full SHA for 32e74cd
CHANGELOG.md
@@ -1,5 +1,26 @@
1
# Changelog
2
3
+## v0.8.2 (2023-10-12)
4
+
5
+### New features and changes
6
7
+* added optional encoding parameter for parsing files
8
+* fixed handling of the FilesAnalyzed field in Tag-Value format
9
+* fixed the validation of the DownloadLocation field
10
+* fixed the error handling while parsing license expressions
11
+* fixed output of timezone-sensitive datetimes
12
+* added code architecture documentation
13
14
+### Contributors
15
16
+This release was made possible by the following contributors. Thank you very much!
17
18
+* Christian Decker @chrisdecker1201
19
+* Jeff Licquia @licquia
20
+* Maximilian Huber @maxhbr
21
+* Armin Tänzer @armintaenzertng
22
23
24
## v0.8.1 (2023-08-24)
25
26
### New features and changes
0 commit comments