github google/go-licenses v1.1.0

latest releases: v2.0.0-alpha.1, v1.6.0, v1.5.0...
2 years ago

Hello everyone!

v1.1.0 introduces native support for go modules. Url discovery rate and version information are significantly improved with go modules metadata.

This is technically a BREAKING CHANGE, because go-licenses no longer works with projects not using go modules. However, given the wide spread usage of modules. We decided to go with a minor release. Let us know in #128 if this broke you! We can change.

What's Changed

  • feat!(v2): use go modules info by @Bobgy in #94
  • doc: update usages for v1.1 by @Bobgy in #111

Full Changelog: v1.0.0...v1.1.0

Don't miss a new go-licenses release

NewReleases is sending notifications on new releases.