Skip to content

Releases: fosslight/fosslight_dependency_scanner

v3.12.2

24 Nov 08:32
60ede2b
Compare
Choose a tag to compare

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

27 Oct 06:48
ff68d7f
Compare
Choose a tag to compare

Changes

🚀 Features

  • Exclude private packages from NPM license-checker @Elastino (#103)

🔧 Maintenance

  • Print license text through notice parameter @dd-jy (#104)

v3.12.0

04 Oct 09:19
d682e67
Compare
Choose a tag to compare

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.7

15 Sep 08:15
b69b8e1
Compare
Choose a tag to compare

Changes

🔧 Maintenance

  • Change output report file name @dd-jy (#98)

v3.11.6

01 Sep 08:45
96a06bd
Compare
Choose a tag to compare

Changes

🐛 Hotfixes

  • Fix error when it fails to create venv for Pypi @dd-jy (#97)

🔧 Maintenance

v3.11.5

23 Aug 01:40
c9da4af
Compare
Choose a tag to compare

Changes

🐛 Hotfixes

  • Fix to separate multi license for npm @dd-jy (#95)

v3.11.4

22 Aug 23:52
472dc3d
Compare
Choose a tag to compare

Changes

🐛 Hotfixes

  • Fix the comment for npm root package @dd-jy (#93)

🔧 Maintenance

  • Separate multi license for Npm @dd-jy (#94)

v3.11.3

12 Aug 00:51
6730291
Compare
Choose a tag to compare

Changes

🔧 Maintenance

  • Change a message when there is no output @soimkim (#92)

v3.11.2

22 Jul 06:07
5235213
Compare
Choose a tag to compare

Changes

🚀 Features

v3.11.1

07 Jul 00:29
aa27268
Compare
Choose a tag to compare

Changes

🐛 Hotfixes

  • Modify to analyze pub dependency @dd-jy (#90)