What's Changed
- Polish release doc by @fgksgf in #106
- dep: short circuit if user declare dep license by @kezhenxu94 in #108
- [docs] Fix the indents issue in the action demo by @FushuWang in #109
- Use Google's licensecheck to identify licenses by @fgksgf in #107
- Make licensecheck's threshold configurable by @fgksgf in #110
- Lazy initialize GitHub client for comment by @kezhenxu94 in #111
- Fix grammar mistakes by @kevgo in #113
- Add custom license urls for identification by @kezhenxu94 in #114
- Stablize summary context to perform consistant output by @kezhenxu94 in #115
- maven: set
group:artifact
as maven dependency name and extend functions in summary template by @kezhenxu94 in #116 - Add
excludes
tolicense resolve
config by @kezhenxu94 in #117 - Add support for multiple licenses in the header config section by @dave-tucker in #118
- Prune packages before listing all dependencies by @kezhenxu94 in #119
- Support license expression in dep check. by @jmjoy in #120
- Add rust cargo support for dep command. by @jmjoy in #121
- Reorganize GHA by header and dependency by @kezhenxu94 in #123
- Draft 0.4.0 by @kezhenxu94 in #124
New Contributors
- @FushuWang made their first contribution in #109
- @kevgo made their first contribution in #113
- @dave-tucker made their first contribution in #118
- @jmjoy made their first contribution in #120
Full Changelog: v0.3.0...v0.4.0