Skip to content

Releases: google/go-licenses

v2.0.1

08 Sep 10:28
3e084b0

Choose a tag to compare

What's Changed

  • doc: update install instructions for v2. by @Bobgy in #331
  • fix: Update README.md for go install command by @Bobgy in #336
  • chore: update golang.org/x/tools to v0.36.0 to resolve the build error by @suzuki-shunsuke in #334

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

02 Sep 02:40
d018223

Choose a tag to compare

This is a re-release of v2.0.0-alpha.1

What's Changed

  • Bump golang.org/x/mod from 0.7.0 to 0.9.0 by @dependabot[bot] in #188
  • chore: improve check error message when license not found by @Bobgy in #197
  • build(deps): bump golang.org/x/net from 0.5.0 to 0.9.0 by @dependabot[bot] in #201
  • Upgrade dependencies including licenseclassifier/v2 by @inteon in #203
  • If the same license is found in a LICENSE file twice, only return it once by @inteon in #214
  • test: complex e2e test case by @inteon in #215
  • Performance Improvements by @inteon in #204
  • build(deps): bump golang.org/x/tools from 0.8.0 to 0.12.0 by @dependabot[bot] in #223
  • build(deps): bump golang.org/x/text from 0.12.0 to 0.13.0 by @dependabot[bot] in #226
  • Add /v2 to module and imports by @damemi in #270

New Contributors

Full Changelog: v1.6.0...v2.0.0

v2.0.0-alpha.1

27 Jun 08:26
d018223

Choose a tag to compare

v2.0.0-alpha.1 Pre-release
Pre-release

What's Changed

  • Bump golang.org/x/mod from 0.7.0 to 0.9.0 by @dependabot in #188
  • chore: improve check error message when license not found by @Bobgy in #197
  • build(deps): bump golang.org/x/net from 0.5.0 to 0.9.0 by @dependabot in #201
  • Upgrade dependencies including licenseclassifier/v2 by @inteon in #203
  • If the same license is found in a LICENSE file twice, only return it once by @inteon in #214
  • test: complex e2e test case by @inteon in #215
  • Performance Improvements by @inteon in #204
  • build(deps): bump golang.org/x/tools from 0.8.0 to 0.12.0 by @dependabot in #223
  • build(deps): bump golang.org/x/text from 0.12.0 to 0.13.0 by @dependabot in #226
  • Add /v2 to module and imports by @damemi in #270

New Contributors

Full Changelog: v1.6.0...v2.0.0-alpha.1

Version 1.6.0

18 Jan 04:11
5348b74

Choose a tag to compare

What's Changed

  • add .LicensePath and licenseText func to templates by @gwatts in #179

New Contributors

Dependency Changes

Full Changelog: v1.5.0...v1.6.0

Version 1.5.0

24 Oct 23:48
0e0ec3a

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.5.0

Version 1.4.0

28 Sep 23:22
5b8f2a2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.4.0

Version 1.3.1

14 Sep 05:33
cac23d2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.3.1

Version 1.3.0

26 Aug 06:17
5eedde1

Choose a tag to compare

What's Changed

  • Avoid duplicate output and print all forbidden licenses by @lavrd in #60
  • Bump golang.org/x/tools from 0.1.10 to 0.1.11 by @dependabot in #135
  • Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 by @dependabot in #136
  • Bump golang.org/x/tools from 0.1.11 to 0.1.12 by @dependabot in #137
  • add report subcommand with custom templates by @willnorris in #141

New Contributors

Full Changelog: v1.2.1...v1.3.0

Version 1.2.1

20 May 09:46
94bf8c3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.2.1

Version 1.2.0

22 Apr 01:50
5b654af

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.2.0