Releases: go-enry/go-license-detector
Releases · go-enry/go-license-detector
v4.3.1
What's Changed
- filer: add io/fs.FS Filer by @abursavich in #21
- Update how to regenerate binary data from SPDX by @tnir in #26
- Access additional license data by @pavelmemory in #23
- doc: add go-bindata installation instruction by @bzz in #27
- Bump dependencies by @MrDOS in #24
- go: update to version 1.18 by @KarthikNayak in #33
New Contributors
- @abursavich made their first contribution in #21
- @tnir made their first contribution in #26
- @pavelmemory made their first contribution in #23
- @MrDOS made their first contribution in #24
- @KarthikNayak made their first contribution in #33
Full Changelog: v4.3.0...v4.3.1
v4.3.0
v4.2.0
v4.1.1
v4.1.0
New API licensedb.InvestigateLicenseText()
exposed by @ninnymuggins97.
This method takes a license text and returns the most probable reference licenses matched \w confidence.