Skip to content

Releases: github/licensed

1.1.0

11 Jun 03:40
350681e
Compare
Choose a tag to compare

1.1.0 - 2018-06-04

Added

  • Pip dependency source 🎉
  • Go Dep dependency source 🎉

Changed

  • Changed how sources configuration property affects which sources are enabled
  • Raise informative error messages when shell commands fail

Fixed

  • Don't reuse cached license when cached version metadata is missing
  • Disable dependency sources when dependent tools are not available
  • Vendored packages from the go std library are properly excluded
  • Cabal dependency enumeration properly includes executable targets

1.0.1

13 May 18:05
03eeeaf
Compare
Choose a tag to compare

1.0.1 - 2018-04-26

Added

  • GOPATH settable in configuration file

Changed

  • Reuse "license" metadata property when license text has not changed

Fixed

  • Path expansion for cabal "ghc_package_db" configuration setting occurs from repository root
  • Local Gemfile(.lock) files correctly used in enumerating Bundler source dependencies

1.0.0

13 May 18:01
Compare
Choose a tag to compare

Licensed automates extracting and validating the licenses of dependencies.