Releases: pivotal/LicenseFinder
Releases · pivotal/LicenseFinder
v6.6.2
09 Jul 22:04
Compare
Sorry, something went wrong.
No results found
Added
support for rebar3 - b20e7444 - Jeff Jun
Support for Go modules projects outside of the current working directory - 56b3bec6
Changed
Change Go modules to only report imported packages (as with other Go package managers) - 34361fda and dffae4ab
Detect Go modules based on go.mod (instead of go.sum) - 667f6be7
Fixed
handle empty case for mix dependencies [#173637843] - fc34b281 - Jeff Jun
Removed
support for rebar2 [#173637980] - b20e7444 - Jeff Jun
Removed the unnecessary prepare command for Go modules - 284cc5c8
v6.6.1
30 Jun 19:19
Compare
Sorry, something went wrong.
No results found
Changed
Handle multiple solution files for nuget [#173021333] - 040d9559
matches license names from pypi api call with known licenses to avoid returning misformatted licenses [#173421573] - 6b96d746 - Jeff Jun
Update Nuget Package Manager prepare command - 6ac07066 - Jason Smith
v6.6.0
22 Jun 19:58
Compare
Sorry, something went wrong.
No results found
v6.5.0
01 Jun 21:07
Compare
Sorry, something went wrong.
No results found
Added
Support legacy nuget projects [#172950097] - 0cccbcf9
Changed
Upgrade to golang 1.14.3. Update dotnet-sdk to 3.1 - 0969e98f
v6.4.0
22 May 16:38
Compare
Sorry, something went wrong.
No results found
Big shout out to @forelabs for introducing many new features and improvements for this release. Thanks again!!
Added
Introducing new inherited_decisions command - 3453feb - Sven Dunemann
Decision Applier: Merge manual and system packages - c690532 - Sven Dunemann
Introduce package_url to packages - 18972f7 - Sven Dunemann
Add --write-headers option for csv exports - 18e01f8 - Sven Dunemann
Yarn: Add authors & install_path - 08a0f67 - Sven Dunemann
install path for nuget dependencies [#172251374] - ad73c946 - Jeff Jun
new Rubocop cops - c4cc6b8b - Jeff Jun
Fixed
Separate lines in license text with LF when exported to JSON - baddb976 - Robert Huitl
Changed
Go15VendorExperiment: Detect go only if vendor includes go files - 0f8e609 - Sven Dunemann
Bump PHP version to 7.4 - cbe45c5 - Yivan
Significantly improve the license text matching file to be more dynamic - acf5705
Update Ruby version to 2.7.1 [#172295831] - 475e2948
v6.3.0
06 May 21:43
Compare
Sorry, something went wrong.
No results found
Added
OFL License - d475bbb1 - Sven Dunemann
WTFPL License - ec629170 - Sven Dunemann
Find the install path for sbt, cargo and composer [#171649609] - 0d525cbf
Changed
Bump PHP version to 7.3 - 1c3c3271
Remove +compatible in Go package versions [#171754392] - 5cba5801
Fixed
Fixed Maven Package manager Groups check - 5058d90 - Ravi Soni
GoModules: fix compute with vendor mod - 067eb19 - forelabs
Do not set Bundle path. Bundler will figure it out. - 6319a7a - mvz
v6.2.0
07 Apr 20:29
Compare
Sorry, something went wrong.
No results found
Fixed
Break dependency of specs on released license_finder gem - ef69fa00 - Matijs van Zuijlen
Replace toml parser with tomlrb - 8b9b34b4 - Matijs van Zuijlen
Changed
Run glide install in folder containing glide.lock - cec3ff47 - Jeff Jun
specify path for bundle install [#168042947] - 431355dc
v6.1.2
16 Mar 16:34
Compare
Sorry, something went wrong.
No results found
v6.1.0
21 Feb 20:59
Compare
Sorry, something went wrong.
No results found
Fixed
Testing dsl now correctly creates gem project - 6158d767 - Jeff Jun
Changed
Upgrade golang version to 1.13.3 - 51ecbcbc
Uses correct package management command for pip based on options that are passed in - 3f4034ab
v6.0.0
22 Jan 18:11
Compare
Sorry, something went wrong.
No results found
Added
License Finder now recognizes pip requirement markers - 99fbc184 - Jason Smith
Fixed
Bundler ignored groups failure - bf2c03e3
No longer crashes when python package requirement is missing - 80e4b360 - Jason Smith
Longest common paths returning incorrect single directory [#169276334] - f1d5423b
python 2 projects using incorrect CLI command - 5655f60e
Changed
Bump jdk version to 13 - 74c9aca6 - Debbie Chen
Bump sbt version to 1.3.3 with java 12 - d825599a - Debbie Chen
Bump to openjdk 11 - 499f8ab3 - Debbie Chen
Bump to openjdk 12 - 09c781a7 - Debbie Chen
Bundler prepare commands with now exclude dependencies in the ignored groups [#169611326] - e58b2870
Change version to be required for dependency add and updated cli options [#168705017] - b10383d3 - Debbie Chen
Deprecated
Remove support for jruby 9.1* [#169590215] - 81e75f8c