File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 1- 2018-x-x
1+ 2018-09-19
22
33 Release 3.1.2
44
55 * New `--vartext ` option for `attrib `
6- * Add support for `checksum_sha256 `
7- * `check ` command will not counted INFO message as error when `--verbose ` is set
6+ * Add support for `checksum_sha256 ` and ` author_file `
7+ * `check ` command will not count INFO message as error when `--verbose ` is set
88 * Update `track_change ` to `track_changes `
9- * Add support for `author_file `
109 * New `--filter ` and `--mapping-output ` options for `inventory `
1110
12112018-6-25
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ def read(*names, **kwargs):
2424
2525setup (
2626 name = 'aboutcode-toolkit' ,
27- version = '3.1.0 ' ,
27+ version = '3.1.2 ' ,
2828 license = 'Apache-2.0' ,
2929 description = (
3030 'AboutCode-toolkit is a tool to document the provenance (origin and license) of '
You can’t perform that action at this time.
0 commit comments