Licensee Versions Save

A Ruby Gem to detect under what license a project is distributed.

v9.13.1

4 years ago
  • allow multiple (c) lines each followed by all rights reserved (#412) @mlinksva
  • Update vendored licenses (#411) @mlinksva
  • treat / as a word character (#405) @mlinksva
  • Bump minimum Octokit version to 4.17.x

v9.13.0

4 years ago
  • Bump rubocop (#401) @benbalter
  • Update vendored licenses (#402) @mlinksva
  • Detect CC0-1.0 both as published by CC/SPDX and choosealicense.com 2013-2019 (#253) @mlinksva
  • [pull] master from licensee:master (#11) @pull
  • Improved title and fill-in fields normalization (#391) @mlinksva
  • Match unlicense without optional info trailer (#394) @mlinksva

v9.12.0

4 years ago
  • Loosen dependency on octokit to allow later minor versions (#399) @parkr
  • Detect MIT with optional phrase published by SPDX (#396) @mlinksva
  • ensure confidence and similarity return same scores (#390) @mlinksva
  • Relax similarity score when there are expected fill-in fields in the license body (#388) @mlinksva
  • Bump min version of rubocop to 0.69 (#389) @mlinksva
  • Update default of inverse of the confidence threshold in comment text (#384) @othree
  • [pull] master from licensee:master (#1) @pull
  • update vendored licenses (#383) @mlinksva
  • Expose attribution field in JSON (#381) @benwiley4000
  • Fix travis badge (#376) @dschaller
  • HTML file support (#374) @benbalter
  • fix error on new git init (#367) @atakanyenel
  • Vendored licenses: add 0BSD, 'how' field fixes (#365) @mlinksva
  • Swap code climate for coveralls (#362) @benbalter
  • Fixing cabal licenses handling (#357) @flbulgarelli

Note: Some license hashes may have changes with this release

v9.11.0

5 years ago
  • Better content normalization (#342) @benbalter
  • Make error slightly more descriptive (#352) @tieguy
  • Strip comments (#354) @benbalter

NOTE: Due to better normalization, content hashes will change with this release.

v9.10.1

5 years ago

Return human readable name for pseudo licenses (#336) @benbalter

v9.10.0

5 years ago
  • Markdown headings can have trailing hashes (#329) @mlinksva
  • Fix typo in detect.rb (#331) @benbalter
  • Nominally support README.rst (#332) @mlinksva
  • Expose LicenseField#raw_text

v9.9.4

5 years ago

Abstract GitHub Project

v9.9.3

5 years ago
  • Manufacture source meta from spdx id (#322) @mlinksva
  • Abstract some methods to better support Coconductor (#320) @benbalter

v9.9.2

5 years ago

What's Changed

  • clarify that printed closest licenses are non-matches (#307) @mlinksva
  • Autoload rugged (#314) @jonabc
  • correct bad information about license notice in source files (#278) @ian-kelling
  • ignore license*.gemspec, like .header and .spdx (#316) @mlinksva
  • Update vendored licenses (#317) @ale5000-git
  • remove use of bower to vendor choosealicense.com (#318) @mlinksva
  • Remove stale submodule folder (#315) @jonabc
  • More robust quoted string normalization (#324) @mlinksva
  • Normalize numbered and bulleted lists (#325) @mlinksva

v9.9.1

6 years ago

Update vendored licenses.