- feature for adding/changing licenses by hand
- You can add licenses by manual
- Place an expand/collapse button at each license document
- Support local Jar libraries and override incorrect pom.xml
- Generate licenses.html with the same library order in licenses.yml
- Improve that did not fail on :checkLicense
- Escape colon with space (: ) in library name as it is invalid in YAML format
- Fix README
- Support more major OSS licenses
- Added ability to completely ignore certain groups
- Support android gradle plugin 3.0+
- Update build tools and dependencies