Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion about.ABOUT
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
about_resource: .

name: AboutCode
version: 2.0.0
version: 2.2.0


owner: nexB Inc.
Expand Down
28 changes: 28 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
2015-10-22 Chin-Yeung Li <tli@nexb.com>

Release 2.2.0

* Improved CLI error messages
* Fixed the filtering of dicts with empty values.
* Refined help texts
* Updated configure script
* Refactorings and code simplifications
* Fixed misleading error message when using invalid api_url


2015-10-08 Chin-Yeung Li <tli@nexb.com>

Release 2.1.0

* Minor code refactoring
* Handle long path error on Windows OS when using genattrib with a zip


2015-09-28 Chin-Yeung Li <tli@nexb.com>

Release 2.0.4

* Added support to run genattrib with a zip file and tests
* Display a "Completed" message once the generation is completed


2015-07-31 Chin-Yeung Li <tli@nexb.com>

Release 2.0.3
Expand Down