Skip to content

v1.1.0

Compare
Choose a tag to compare
@Bobgy Bobgy released this 10 Apr 08:26
· 41 commits to master since this release
e6efe14

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