All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased ¶
- Support for packages with multiple licenses when new version of dep-license is released.
[1.0.0] - 2022-01-12 ¶
Added ¶
- Added these functions:
check_dependencies_files_data_structure
create_cache_output
is_sha512_checksum
save_cache
- Added these exceptions:
IncoherentData
NotAChecksum
Changed ¶
- Cache is now written with a single operation instead of multiple appends.
- API change for the
write_cache
function.
[0.0.3] - 2021-08-10 ¶
Fixed ¶
- Cache from different repositories is now preserved.
[0.0.2] - 2021-08-08 ¶
Added ¶
- Documentation concerning configuration files.
[0.0.1] - 2021-08-06 ¶
Added ¶
back to software/licheck