Skip to content

3.1.0

Compare
Choose a tag to compare
@jonabc jonabc released this 16 Jun 20:37
08528cc

3.1.0

2021-06-16

Added

  • Licensed supports Swift/Swift package manager as a dependency source (:tada: @mattt #363)'

Changed

  • The source_path configuration property accepts arrays of inclusion and exclusion glob patterns (#368)
  • The Nuget source now uses configured fallback folders to find dependencies that are not in found in the project folder (#366)
  • The Nuget source supports a configurable property for the path from the project source path to the project's obj folder (#365)

Fixed

  • The Go source's checks for local packages will correctly find paths in case-insensitive file systems (#370)
  • The Bundler source will no longer unnecessarily reset the local Bundler environment configuration (#372)