Skip to content

Releases: pivotal/LicenseFinder

v5.2.3

14 May 21:15
Compare
Choose a tag to compare
Version 5.2.3

v5.2.1

14 May 20:09
Compare
Choose a tag to compare

Changed

  • Updated docker to Go lang 1.10.2
  • Updated docker to Maven 3.5.3

Added

  • Add backwards compatibility with pip v9 (#489)

v5.2.0

09 May 20:24
Compare
Choose a tag to compare
Version 5.2.0

v5.1.1

08 May 21:11
Compare
Choose a tag to compare
Update changelog for version: 5.1.1

v5.1.0

02 Apr 19:14
Compare
Choose a tag to compare

Added

  • Support for Ruby 2.5.1 - 9c82a84
  • Support for Scala build Tool (sbt ) - 2115ddf
  • Condense gvt paths with identical shas into their common path - 9e1071d

Fixed

  • Added back the pip prepare commands [#156376451 finish] - fdd63fb
  • Govendor not consolidating common paths from the same SHA - bdd23c9

Deprecated

  • Support for Ruby 2.1
  • Support for Ruby 2.2
  • Support for jruby - 9c82a84

v5.0.3

13 Feb 16:47
Compare
Choose a tag to compare

Changed

  • Add the -vendor-only flag to dep-ensure calls - e305bd1

v5.0.2

07 Feb 15:22
Compare
Choose a tag to compare

Same as previous, but ruby gem was yanked. So re-releasing with different version number

Fixed

  • Add conditional production flag to npm - 533f9b8

  • conan install & info commands - 322e64c

  • Duplicate approvals in decisions file - a8e6141

  • log path issues - 9f1bae1

  • Fix yarn not working with --project_path option - c6ed08d

v5.0.0

15 Jan 20:44
Compare
Choose a tag to compare

Added

  • NPM prepare - e7a0d30

  • Specify log directory for prepare - b9a5991

  • Added prepare step for elixir projects - 38b08ea

Fixed

  • Action_items resolves decisions file path - c2a92ab

  • Bower prepare step - bb11d7f

Changed

  • Package Manager will now log if prepare step fails. Instead of erroring out - 54da71e

4.0.2

16 Nov 18:29
Compare
Choose a tag to compare

Fixed

  • Fixed --quiet not being available on the report task
  • Fixed --recursive not being available on the action_items task

4.0.1

14 Nov 16:10
Compare
Choose a tag to compare

Patch Fix

  • Add missing toml dependency to gemspec