Skip to content

Releases: fosslight/fosslight_dependency_scanner

v3.7.6

18 Nov 09:57
f589142

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

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

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)

v3.7.3

07 Oct 04:53
bb3c2f8

Choose a tag to compare

Changes

🔧 Maintenance

  • Modify -o option to add output file name(.csv, .xlsx) @dd-jy (#55)

v3.7.2

30 Sep 06:06
1f14927

Choose a tag to compare

Changes

🐛 Hotfixes

  • Add test scope in excludedScopes for maven plugin @dd-jy (#54)

🔧 Maintenance

v3.7.1

16 Sep 08:47
8989751

Choose a tag to compare

Changes

🐛 Hotfixes

  • Print pip-licenses, PTable packages if it already exists @dd-jy (#51)
  • Fix the pypi windows venv command error without virtualenv package @dd-jy (#50)

🔧 Maintenance

  • Add gitattributes to exclude test directory for languages @dd-jy (#52)
  • Update README.md @k2heart (#49)

v3.7.0

27 Aug 03:03

Choose a tag to compare

Changes

🚀 Features

  • Support carthage package manager @dd-jy (#48)

v3.6.1

25 Aug 09:40
f9660f6

Choose a tag to compare

Changes

🚀 Features

🐛 Hotfixes

  • Fix the gradle license parsing error @dd-jy (#47)
  • Fix a bug related release actions @soimkim (#46)
  • Fix the maven license result parsing issue @dd-jy (#44)

🔧 Maintenance

  • Fix the gradle license parsing error @dd-jy (#47)
  • Set condition to use FOSSLight Util v1.1.0 or later @bjk7119 (#43)
  • Merge init_log & init_log_item functiions @bjk7119 (#40)
  • Update version in setup.py when released @bjk7119 (#38)
  • change the pypi license separator from ';' to ',' @dd-jy (#37)
  • Update CONTRIBUTING.md @bjk7119 (#36)

v3.5.0

14 Jul 09:43
3f54d50

Choose a tag to compare

Changes

🐛 Hotfixes

  • Fix the android scanning issues @dd-jy (#35)

🔧 Maintenance

  • Fix the android scanning issues @dd-jy (#35)
  • Move user-guide link to FOSSLight guide & @dd-jy (#34)
  • Add tox test for windows and MacOS @bjk7119 (#34)
  • Add tox test for each package manger in Ubuntu environment @bjk7119 (#31)

v3.4.0

02 Jul 09:25
363dee3

Choose a tag to compare

Changes

🐛 Hotfixes

  • Fix the windows executable file issue @dd-jy (#30)