1.5.0
updates
- Adds support for additional columns by @mdedetrich in #68
- Adds Eclipse Public License synonym for EPL by @mdedetrich in #58
- Adds Bouncy Castle license by @mdedetrich in #59
- Adds ALv2 alias for Apache license by @mdedetrich in #70
- Adds licenseDepExclusions to filter out unwanted deps by @mdedetrich in #60
behind the scene
- Properly prunes dumpLicenseInfo reports by @mdedetrich in #57
- Fixes some typos by @mdedetrich in #62
- Uses globalSettings for relevant sbt settings by @mdedetrich in #63
- Updates and apply scalafmt by @mdedetrich in #64
- Uses scalafmt GitHub workflow check by @mdedetrich in #66
- Adds .git-blame-ignore-revs containing scalafmt commits by @mdedetrich in #65
- Cleans up .gitignore by @mdedetrich in #67
- Changes autoImport def's to val's by @mdedetrich in #69
Full Changelog: v1.4.0...v1.5.0