Skip to content

Releases: fosslight/fosslight_dependency_scanner

v3.7.3

07 Oct 04:53
bb3c2f8
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

Changes

🚀 Features

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

v3.6.1

25 Aug 09:40
f9660f6
Compare
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
Compare
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
Compare
Choose a tag to compare

Changes

🐛 Hotfixes

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

v3.3.0

24 Jun 09:38
ea8a76d
Compare
Choose a tag to compare

Changes

🐛 Hotfixes

v3.2.1

24 Jun 06:16
b7db21b
Compare
Choose a tag to compare

🔧 Maintenance

v3.2.0

11 Jun 09:59
9470b7b
Compare
Choose a tag to compare

Changes

🚀 Features

  • add android dependency scanning @dd-jy (#21)

🔧 Maintenance