Improved
v2.0.0-alpha.1
What's Changed
- Bump golang.org/x/mod from 0.7.0 to 0.9.0 by @dependabot in https://github.com/google/go-licenses/pull/188
- chore: improve check error message when license not found by @Bobgy in https://github.com/google/go-licenses/pull/197
- build(deps): bump golang.org/x/net from 0.5.0 to 0.9.0 by @dependabot in https://github.com/google/go-licenses/pull/201
- Upgrade dependencies including licenseclassifier/v2 by @inteon in https://github.com/google/go-licenses/pull/203
- If the same license is found in a LICENSE file twice, only return it once by @inteon in https://github.com/google/go-licenses/pull/214
- test: complex e2e test case by @inteon in https://github.com/google/go-licenses/pull/215
- Performance Improvements by @inteon in https://github.com/google/go-licenses/pull/204
- build(deps): bump golang.org/x/tools from 0.8.0 to 0.12.0 by @dependabot in https://github.com/google/go-licenses/pull/223
- build(deps): bump golang.org/x/text from 0.12.0 to 0.13.0 by @dependabot in https://github.com/google/go-licenses/pull/226
- Add /v2 to module and imports by @damemi in https://github.com/google/go-licenses/pull/270
New Contributors
- @inteon made their first contribution in https://github.com/google/go-licenses/pull/203
- @damemi made their first contribution in https://github.com/google/go-licenses/pull/270
Full Changelog: https://github.com/google/go-licenses/compare/v1.6.0...v2.0.0-alpha.1