- Refactor and code enhancements - Fixed Bug: fix behaviour of dependency discovery for 'extras', thank you https://github.com/TuriJ95! - Fixed Bug: ignore-package not working, thank you https://github.com/mathiasbockwoldt !
2023.3
- Fixed Bug: requirements:requirements.txt reading mode, thank you https://github.com/NicolaDonelli - Fixed Bug: Permissive libraries are not compatible with closed licenses. Closes 49 - Fixed Bug: Unexpected warnings for ignored license. Closes 48 - New Feature: Support option ignore-licenses in pyproject.toml. Closes 46 - Performance enhancements - Extended test suite
2023.2
- New Feature: Improve error messages (44) - New Feature: Support Transitive Dependencies 1 layer deep (42) - Fixed Bug: Unexpected warnings for ignored license (48) - Fixed Bug: A compatible dual licensed library is shown as incompatible (47) - Fixed Bug: licensecheck gives IndexError: list index out of range (41) - Fixed Bug: Apache2 is shown as incompatible with LGPL3 (40)
2023.1.4
- Update format to output info and detected package license - Bump dep versions