Skip to content

Releases: aboutcode-org/aboutcode-toolkit

AboutCode Toolkit v11.0.2

16 Sep 09:21
01c7490
Compare
Choose a tag to compare
  • Fixed the installation issues with docker (#571, #572)

AboutCode Toolkit v11.0.1

07 Aug 05:29
Compare
Choose a tag to compare
* Update doc formatting
* Added fields type and types description into the spec
* Update link references of ownership from nexB to aboutcode-org

AboutCode Toolkit v11.0.0

16 Jul 02:45
Compare
Choose a tag to compare
* Add character support (at most 2 characters) for `attribute` field
* Strip empty newline characters when loading an inventory
* Catch invalid license_expression
* Update the specification to 3.3.2
* Support "declared_license_expression" and "other_license_expression"
* Updated "about_resource" to be an optional field
* Updated spec to v4.0.0 as moving `about_resource` from mandatory to optional

AboutCode Toolkit v7.2.1

02 Nov 07:30
Compare
Choose a tag to compare
  • Fix the syntax for setup's python_requires since newer version of
    setuptools (with newer packaging) versions do not accept star in the
    Python version spec.
  • Stipped empty newline/spaces for about_resource fields
  • Catch invalid license_expression

AboutCode Toolkit v10.1.0

26 Sep 03:04
Compare
Choose a tag to compare
* Fixed `transform` with nested list #531
* Added curl dependency in Dockerfile #532
* Introduce spdx_license_expression
* Ability to transform spdx license key from spdx_license_expression to
  license_expression (i.e. Generate attribution with
  spdx_license_expression) #513
* Ability to configure the proxy settings #533
* Fixed licenses issue #534

AboutCode Toolkit v10.0.0

21 Aug 04:09
Compare
Choose a tag to compare
  • Fixd error in load_json in util.py
  • Code cleanup
  • Work with the SCTK version 32 and later (Drop support for SCTK version 31 and earlier)
  • Implement --scancode option for gen

AboutCode Toolkit v9.0.0

14 Jul 10:34
Compare
Choose a tag to compare
  • The tool will now show which worksheet (if .xlsx input) is the tool working on
  • Error handling if defined worksheet does not exist
  • Adopt 3.3.1 specification: introduce ignored_resources

AboutCode Toolkit v8.0.0

09 Mar 10:22
Compare
Choose a tag to compare
* Fixed the transform code for xlsx and json
* Remove irrelevant error for attrib
* Add support to identify worksheet name for XLSX input
* The severity error level for "contains illegal name characters (or empty spaces) and is ignored" is changed from ERROR to WARNING
* Remove the limitation to ASCII only
* Drop support for python3.6
* Update valid chatacters for file/path name
* Adopt 3.3.0 specification

AboutCode Toolkit v7.2.0

24 Oct 08:39
Compare
Choose a tag to compare
  • Add option to validate license_expression in the check command

AboutCode v7.1.1

24 Oct 02:23
Compare
Choose a tag to compare
  • This new release has no feature changes.