Skip to content
This repository has been archived by the owner on Apr 1, 2022. It is now read-only.

Releases: fossas/spectrometer

v2.16.2

06 Oct 21:51
8750af2
Compare
Choose a tag to compare
  • Monorepo: Don't crash if there are no ninja/buildspec files to upload. (#385)
  • Monorepo: Fix issue with only-path/exclude-path globs.

v2.16.1

04 Oct 15:49
3b38e08
Compare
Choose a tag to compare
  • Gradle: Supports analysis of projects using gradle v3.3 or below. (#376)

v2.16.0

28 Sep 21:11
47edc9f
Compare
Choose a tag to compare
  • Swift: Supports analysis for dependencies managed by Swift Package Manager. (#354)

v2.15.24

28 Sep 19:18
86bc410
Compare
Choose a tag to compare
  • Leiningen: Executes lein --version before performing any analysis, to ensure Leiningen has performed its install tasks (done on its first invocation). (#379)

v2.15.23

27 Sep 23:19
40008c0
Compare
Choose a tag to compare
  • Maven: Fixes mvn:dependency tactic to exclude root projects from direct dependencies. (#375)

v2.15.22

27 Sep 21:00
88e1476
Compare
Choose a tag to compare
  • Adds branch and revision information to the URL reported at the end of a fossa analyze --experimental-enable-monorepo scan. (#378)

v2.15.21

21 Sep 00:08
d23abf0
Compare
Choose a tag to compare
  • When using --experimental-enable-binary-discovery, prepopulates information discovered in JAR manfiests. (#372)

v2.15.19

17 Sep 18:01
45f6917
Compare
Choose a tag to compare
  • Fixes an issue with fossa-deps.yml vendored-dependencies entries where uploads would fail if the dependency was in a subdirectory. (#373)

v2.15.18

16 Sep 19:51
0846790
Compare
Choose a tag to compare
  • Monorepo: Speeds up commercial phrase detection by doing a first pass before trying to parse context. (#371)

v2.15.17

13 Sep 22:45
19c9852
Compare
Choose a tag to compare
  • Gradle: Classifies following as test configurations: testCompileClasspath and testRuntimeClasspath. (#366)