Releases: fosslight/fosslight_dependency_scanner
Releases · fosslight/fosslight_dependency_scanner
v3.7.3
Changes
🔧 Maintenance
- Modify -o option to add output file name(.csv, .xlsx) @dd-jy (#55)
v3.7.2
Changes
🐛 Hotfixes
- Add test scope in excludedScopes for maven plugin @dd-jy (#54)
🔧 Maintenance
v3.7.1
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
Changes
🚀 Features
- Support carthage package manager @dd-jy (#48)
v3.6.1
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
Changes
🐛 Hotfixes
🔧 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
Changes
🐛 Hotfixes
- Fix the windows executable file issue @dd-jy (#30)
v3.2.0
Changes
🚀 Features
🔧 Maintenance