Releases: fosslight/fosslight_dependency_scanner
Releases · fosslight/fosslight_dependency_scanner
v3.10.0
Changes
🚀 Features
- Support to comment direct/transitive type @dd-jy (#83)
v3.9.4
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.2
Changes
🐛 Hotfixes
- Support local scm package for Cocoapods @dd-jy (#76)
v3.9.0
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
Changes
🚀 Features
🔧 Maintenance
v3.7.6
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
Changes
🔧 Maintenance
- Add maven scope into comment of FOSSLight report @dd-jy (#62)
v3.7.4
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)