Releases: fosslight/fosslight_dependency_scanner
Releases · fosslight/fosslight_dependency_scanner
v3.12.2
Changes
🐛 Hotfixes
- Fix the gradle direct/transitive issue @dd-jy (#106)
🔧 Maintenance
- Fix duplicated output file if multi package manager @dd-jy (#105)
v3.12.1
Changes
🚀 Features
- Exclude private packages from NPM license-checker @Elastino (#103)
🔧 Maintenance
- Print license text through notice parameter @dd-jy (#104)
v3.12.0
Changes
🚀 Features
🔧 Maintenance
- Fix the path string for each platform @dd-jy (#102)
- Add the additional infor for Nuget @dd-jy (#101)
- Change log file name to fosslight_log_{datetime}.txt @dd-jy (#99)
v3.11.6
Changes
🐛 Hotfixes
- Fix error when it fails to create venv for Pypi @dd-jy (#97)
🔧 Maintenance
v3.11.5
Changes
🐛 Hotfixes
- Fix to separate multi license for npm @dd-jy (#95)
v3.11.4
Changes
🐛 Hotfixes
- Fix the comment for npm root package @dd-jy (#93)
🔧 Maintenance
v3.11.3
Changes
🔧 Maintenance
- Change a message when there is no output @soimkim (#92)
v3.11.1
Changes
🐛 Hotfixes
- Modify to analyze pub dependency @dd-jy (#90)