Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## v0.8.2 (2023-10-12)

### New features and changes

* added optional encoding parameter for parsing files
* fixed handling of the FilesAnalyzed field in Tag-Value format
* fixed the validation of the DownloadLocation field
* fixed the error handling while parsing license expressions
* fixed output of timezone-sensitive datetimes
* added code architecture documentation

### Contributors

This release was made possible by the following contributors. Thank you very much!

* Christian Decker @chrisdecker1201
* Jeff Licquia @licquia
* Maximilian Huber @maxhbr
* Armin Tänzer @armintaenzertng


## v0.8.1 (2023-08-24)

### New features and changes
Expand Down