|
1 | | -Release 1.0.1: |
2 | | - 2013-11-03: Minor bug fixes, such as extraneous debug printouts. |
| 1 | +2015-03-06 Chin-Yeung Li < [email protected]> |
3 | 2 |
|
4 | | -Release 1.0.0: |
5 | | - 2013-10-31: Making 1.0: some changes in the spec, such as supporting only text in external files. Several refinements including common licenses. |
| 3 | + Release 2.0.0 |
6 | 4 |
|
7 | | -Release 0.8.1: |
8 | | - 2013-06-24: Initial release with minimal capabilities to read and validate ABOUT files format 0.8.0 and output a CSV inventory. |
| 5 | + * Breaking API changes: |
| 6 | + |
| 7 | + * the dje_license field has been renamed to dje_license_keys |
| 8 | + * when a dje_license-key is present, a new dje_license_url will be |
| 9 | + reported when fetching data from the DejaCode API. |
| 10 | + * In genabout, the '--all_in_one' command line option has been removed. |
| 11 | + It was not well specified and did not work as advertised. |
| 12 | + |
| 13 | + * in genattrib: |
| 14 | + |
| 15 | + * the Component List is now optional. |
| 16 | + * there is a new experimental '--verification_location' command line |
| 17 | + option. This option will be removed in the future version. Do not use |
| 18 | + it. |
| 19 | + * the '+' character is now supported in file names. |
| 20 | + * several bugs have been fixed. |
| 21 | + * error handling and error and warning reporting have been improved. |
| 22 | + * New documentation in doc: UsingAboutCodetoDocumentYourSoftwareAssets.pdf |
| 23 | + |
| 24 | + |
| 25 | +2014-11-05 Philippe Ombredanne < [email protected]> |
| 26 | + |
| 27 | + Release 1.0.2 |
| 28 | + |
| 29 | + * Minor bug fixes and improved error reporting. |
| 30 | + |
| 31 | + |
| 32 | +2014-11-03 Philippe Ombredanne < [email protected]> |
| 33 | + |
| 34 | + Release 1.0.1 |
| 35 | + |
| 36 | + * Minor bug fixes, such as extraneous debug printouts. |
| 37 | + |
| 38 | + |
| 39 | +2014-10-31 Philippe Ombredanne < [email protected]> |
| 40 | + |
| 41 | + Release 1.0.0 |
| 42 | + |
| 43 | + * Some changes in the spec, such as supporting only text in external |
| 44 | + files. |
| 45 | + * Several refinements including support for common licenses. |
| 46 | + |
| 47 | +2014-06-24 Chin-Yeung Li < [email protected]> |
| 48 | + |
| 49 | + Release 0.8.1 |
| 50 | + |
| 51 | + * Initial release with minimal capabilities to read and validate |
| 52 | + ABOUT files format 0.8.0 and output a CSV inventory. |
0 commit comments