Releases: fosslight/fosslight_prechecker
Releases · fosslight/fosslight_prechecker
v3.0.17
v3.0.16
v3.0.15
v3.0.14
v3.0.13
v3.0.12
Changes
🐛 Hotfixes
- Bug fix not to print no ext. file name @bjk7119 (#128)
- Modify to print file wo ext. correctly @bjk7119 (#124)
- Fix yaml file encoding error @bjk7119 (#120)
🔧 Maintenance
- Modify typo of example of convert @bjk7119 (#130)
- Modify to check file extension efficiently @bjk7119 (#129)
- Download license file regardless of representative license @bjk7119 (#127)
- Remove frequent license nick list file @bjk7119 (#126)
- Modify to match SPDX regardless of case @bjk7119 (#125)
- Modify to simplify file list in OSS_PKG_FILES @bjk7119 (#123)
- Add sbom_info.yaml pattern to OSS_PKG_INFO_FILES @bjk7119 (#122)
v3.0.11
Changes
🚀 Features
- Modify to run all mode on Windows @bjk7119 (#117)
- Exclude untracked files and ignored files in lint mode @bjk7119 (#113)
🐛 Hotfixes
- Fix yaml file encoding error @bjk7119 (#120)
- Replace windows operator to '/' for path in yaml @soimkim (#119)
- Fix Dep5 encoding error @soimkim (#118)