license_checker 0.0.5 license_checker: ^0.0.5 copied to clipboard
Tool to view and check license of a package's dependencies.
0.0.1 #
- Initial version
0.0.2 #
- General refactors
- Add disclaimer generator
- Add test
0.0.3 #
- More refactors
- Add tests
- Expose some private library functions
- Add ability to override the parsed copyright notice in the configuration file. ("copyrightNotice" field)
0.0.4 #
- Clean up print statements.
- Add successful completion print.
0.0.5 #
- Fix exit code conditional