Skip to content

Releases: fosslight/fosslight_dependency_scanner

v3.10.0

10 May 03:04
1adf955
Compare
Choose a tag to compare

Changes

🚀 Features

  • Support to comment direct/transitive type @dd-jy (#83)

v3.9.4

11 Apr 08:45
07872fd
Compare
Choose a tag to compare

Changes

🚀 Features

  • Support Package.resolved v2 (swift) @dd-jy (#84)

🐛 Hotfixes

  • Fix to show npm package license even if not spdx @dd-jy (#80)
  • Fix the npm issue (no packages to install) @dd-jy (#79)

🔧 Maintenance

v3.9.3

11 Mar 05:37
54363a2
Compare
Choose a tag to compare

Changes

🔧 Maintenance

v3.9.2

14 Feb 05:57
af0f99e
Compare
Choose a tag to compare

Changes

🐛 Hotfixes

  • Support local scm package for Cocoapods @dd-jy (#76)

v3.9.1

10 Feb 08:08
3931d1c
Compare
Choose a tag to compare

Changes

🔧 Maintenance

v3.9.0

13 Jan 04:10
2e0b2b0
Compare
Choose a tag to compare

Changes

🚀 Features

  • Modify to analyze the license name for carthage @dd-jy (#73)

🔧 Maintenance

  • Update the README to add 'how it works without Internet' @dd-jy (#74)

v3.8.0

24 Dec 05:34
5ab4c89
Compare
Choose a tag to compare

Changes

🚀 Features

🔧 Maintenance

v3.7.6

18 Nov 09:57
f589142
Compare
Choose a tag to compare

Changes

🚀 Features

  • Add setup.py installation for pypi @dd-jy (#63)

🐛 Hotfixes

  • Fix the pypi result when pip-licenses package exists @dd-jy (#66)

🔧 Maintenance

v3.7.5

04 Nov 06:25
103d080
Compare
Choose a tag to compare

Changes

🔧 Maintenance

  • Add maven scope into comment of FOSSLight report @dd-jy (#62)

v3.7.4

21 Oct 08:34
9efc34e
Compare
Choose a tag to compare

Changes

🐛 Hotfixes

  • Fix a bug related to return sheet_list in main @soimkim (#59)

🔧 Maintenance

  • Add '-f(format)' option and modify '-o' option. @dd-jy (#61)
  • Return sheet_list and change sheet name to SRC_FL_Dependency @soimkim (#60)
  • Change sheet name to SRC_FL_Dependency from SRC @soimkim (#57)
  • Run PR action for all branches @soimkim (#58)
  • Return sheet_list from main @soimkim (#56)