|
1 | 1 | ============================== |
2 | 2 | Changelog |
3 | 3 | ============================== |
| 4 | +2022-08-23 |
| 5 | + Release 7.0.3 |
| 6 | + |
| 7 | + * Fixed version mismatch in v7.0.2 (https://github.com/nexB/aboutcode-toolkit/issues/510) |
| 8 | + |
4 | 9 |
|
5 | 10 | 2022-03-21 |
6 | 11 | Release 7.0.2 |
@@ -30,7 +35,7 @@ Changelog |
30 | 35 | * Use readthedocs for documentation |
31 | 36 | * Add Dockerfile to run aboutcode with docker |
32 | 37 | * Add new option to choose extract license from ScanCode LicenseDB or DJC License Library |
33 | | - * Add ability to transform XLSX file |
| 38 | + * Add ability to transform XLSX file |
34 | 39 | * Support XLSX file format for `inventory`, `gen` and `attrib` |
35 | 40 | * Add 'spdx_license_key' support |
36 | 41 | * Add option to save error log in `check` command |
@@ -158,7 +163,7 @@ Changelog |
158 | 163 | Release 3.1.0 |
159 | 164 |
|
160 | 165 | * Fixed JSON input from AboutCode manger export and ScanCode output |
161 | | - * Added a new option `mapping-file` to support using a custom file for mapping |
| 166 | + * Added a new option `mapping-file` to support using a custom file for mapping |
162 | 167 | * Change the name of the option `--show-all` to `--verbose` |
163 | 168 | * Better error handling for copying file with permission issue |
164 | 169 | * Support timestamp in attribution output |
@@ -317,13 +322,13 @@ Changelog |
317 | 322 |
|
318 | 323 | Release 1.0.0 |
319 | 324 |
|
320 | | - * Some changes in the spec, such as supporting only text in external |
| 325 | + * Some changes in the spec, such as supporting only text in external |
321 | 326 | files. |
322 | 327 | * Several refinements including support for common licenses. |
323 | 328 |
|
324 | 329 | 2014-06-24 Chin-Yeung Li < [email protected]> |
325 | 330 |
|
326 | 331 | Release 0.8.1 |
327 | 332 |
|
328 | | - * Initial release with minimal capabilities to read and validate |
| 333 | + * Initial release with minimal capabilities to read and validate |
329 | 334 | ABOUT files format 0.8.0 and output a CSV inventory. |
0 commit comments