Skip to content

Releases: pivotal/LicenseFinder

v5.7.0

01 Mar 18:05
Compare
Choose a tag to compare

Added

Changed

  • Conan version is locked to 1.11.2 to avoid breaking changes - 72b766a

v5.6.2

28 Jan 18:05
Compare
Choose a tag to compare
Version 5.6.2

v5.6.1

25 Jan 16:55
Compare
Choose a tag to compare

Changed

  • Updated GOLANG to 1.11.4 in Docker image [#163424880] - 67e5e1f

v5.6.0

19 Dec 17:20
Compare
Choose a tag to compare

Added

  • Add support for JSON reports [#161595251] - 5a1f735

  • Removed the removal of nested projects - 6e1941c

  • Show verbose errors from prepare commands [#161462746] - 2b14299

  • Support to find gradle.kts files [#161629958] - f7cb587

Fixed

  • Go modules reports incorrect install paths - 9ab5aa9
    Revert "* Go modules reports incorrect install paths" - fcead98

  • Fix install_paths for go mod now accurately report dependency installation directories [#161943322 finish] - ea28c06

  • Handle log file names created with whitespaces and slashes - 7d6f9da

Changed

  • Updated go-lang to 1.11.2 in the Docker - d720f9c

v5.5.2

17 Oct 19:25
Compare
Choose a tag to compare

Fixed

  • go mod prepare command being incorrect - 480c465

v5.5.1

16 Oct 14:47
Compare
Choose a tag to compare

Added

  • Documentation for asterisks being added to license names [#158960018] - 154b727
  • Document the prepare option on the command line - c283a38

Fixed

  • Go modules are forced to be enabled on go mod package managers - cf9123d

v5.5.0

11 Oct 23:01
Compare
Choose a tag to compare

Fixed

  • 'dlf' with no-args should get a login shell - 2b019fb - Kim Dykeman

  • Do not include godep dependencies with common paths - 23e951f

  • Remove uneeded bundle install in dlf [#160758436] - f44c73f

  • dlf gemfile directory issues [#160758436 finish] - 2db3972
    Revert "* dlf gemfile directory issues [#160758436 finish]" - 6b17ddc

v5.4.1

18 Sep 20:18
Compare
Choose a tag to compare

Fixed

  • Extra dependencies showing up for some go projects [#160438065] - dfb1367
  • remove workspace-aggregator as a yarn dependency [#159612717 finish] - 4e0afd0

v5.4.0

20 Aug 20:09
Compare
Choose a tag to compare

Changelog

[5.4.0]

Added

  • Upgrades Dockerfile base to Xenial
  • NuGet + mono installation to Dockerfile
  • An all caps version of the 'LICENCE' spelling as a candidate file

v5.3.0

05 Jun 20:47
Compare
Choose a tag to compare

Removed

  • Remove HTTParty dependency - c52d014