Skip to content

Releases: go-enry/go-license-detector

v4.3.1

19 May 15:40
e0d6f01
Compare
Choose a tag to compare
v4.3.1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v4.3.0...v4.3.1

v4.3.0

06 Jul 14:04
@bzz bzz
4f2ca6a
Compare
Choose a tag to compare
  • licensedb.Preload() added by @g4s8 in #14

v4.2.0

22 Apr 19:21
@bzz bzz
29d8148
Compare
Choose a tag to compare
  • Data races in licensedb.Detect() fixed, thanks to synchronisation added by @g4s8 in #9
  • Dependency version of golang.org/x/text and a licensedb bindata updated by @karlmutch #6
  • Lint CI profile 🟢 again (but Win build is still failing) #12

v4.1.1

01 Apr 10:18
@bzz bzz
4c9588d
Compare
Choose a tag to compare

Existing API filer.FromGitURL() does a shallow clone now, by @mx-psi in #7

v4.1.0

06 Mar 14:46
@bzz bzz
ba86d0a
Compare
Choose a tag to compare

New API licensedb.InvestigateLicenseText() exposed by @ninnymuggins97.
This method takes a license text and returns the most probable reference licenses matched \w confidence.

v4.0.0

31 May 20:26
219b0be
Compare
Choose a tag to compare

The v4.0.0 is a drop-in replacement of v3.1.0, the change of URL forces the mayor update.

v3.1.0

30 May 17:36
63bc934
Compare
Choose a tag to compare
  • Contributions by @lafriks: SPDX upgrade and filer.FromGit export.

v3.0.2

30 May 17:36
e39156e
Compare
Choose a tag to compare
  • Fix the blackfriday import. Again. (#67)

v3.0.1

30 May 17:36
5349709
Compare
Choose a tag to compare

Update go-git dependency.

v3.0.0

30 May 17:36
7961dd6
Compare
Choose a tag to compare
  • Extended analysis results