Skip to content

Releases: fosslight/fosslight_prechecker

v3.0.0

22 Jul 04:47
9eb44ea

Choose a tag to compare

Changes

🔧 Maintenance

  • Rename FOSSLight Reuse to FOSSLight Prechecker @bjk7119 (#87)

v2.2.2

20 Jul 09:28
b355198

Choose a tag to compare

Changes

🔧 Maintenance

v2.2.1

28 Jun 05:28
5fcd137

Choose a tag to compare

Changes

🚀 Features

🔧 Maintenance

v2.2.0

16 Jun 13:46
06f4a5a

Choose a tag to compare

Changes

🚀 Features

  • Make the sheet to convert selectable. (-s sheet name option) @soimkim (#65)
  • Add the i (--ignore) option to not create a log file. @soimkim (#64)
  • Add creating xml result file @bjk7119 (#53)
  • Add code of creating yaml result file @bjk7119 (#52)
  • Change -p, -f option @bjk7119 (#51)

🐛 Hotfixes

  • Fix the bug that Excel cannot be created if there is only one row in Convert mode @soimkim (#58)

🔧 Maintenance

  • Change path to analyze path to print in lint mode @bjk7119 (#71)
  • Find sheet names without case sensitivity @soimkim (#70)
  • Exclude for sbom info yaml file in Lint mode @bjk7119 (#68)
  • update the minimum version of fosslight_util @bjk7119 (#67)
  • Modification for compliance with pep8 @bjk7119 (#66)
  • Exclude for open source package file in w/o list @bjk7119 (#63)
  • Apply -o option in add mode @bjk7119 (#62)
  • Check compliant except for files for which Exclude is True @soimkim (#61)
  • Remove duplicate files in w/o license or copyright list @bjk7119 (#60)
  • Load SRC, BIN Sheet in excel @soimkim (#59)
  • Apply changed parsing_yaml return value @bjk7119 (#57)
  • Apply parsing and convert new yaml format @bjk7119 (#56)
  • Add excution error result @bjk7119 (#55)
  • Modify function of converting excel to yaml @bjk7119 (#54)
  • Remove yaml parsing code @bjk7119 (#48)
  • Add a commit message checker @soimkim (#47)

v2.1.9

11 Mar 05:38
69c0e75

Choose a tag to compare

Changes

🔧 Maintenance

v2.1.8

24 Feb 07:58
9c4be64

Choose a tag to compare

Changes

🔧 Maintenance

  • Comment out some sentences in the PR template @soimkim (#44)
  • Fix to print help message if don't write mode @bjk7119 (#43)

v2.1.7

17 Jan 00:55

Choose a tag to compare

Changes

🔧 Maintenance

  • When converting Yaml, modify it so that Copyright can be read as a list.

v2.1.6

19 Nov 00:05
ca61f45

Choose a tag to compare

Changes

🔧 Maintenance

  • Add sheet name(BIN(Yocto)) to use Yocto report @bjk7119 (#42)

v2.1.5

17 Nov 06:28
14dbfab

Choose a tag to compare

Changes

🐛 Hotfixes

v2.1.4

07 Nov 12:31
b47e92b

Choose a tag to compare

Changes

🚀 Features