CHANGELOG:
=== 2.0.2 / 2015-03-14
* Features
* Show requires/required-by relationships for pip projects
* Expose homepage in CSV reports
* Support GPLv3
* Bugfixes
* license_finder works with Python 3; #140
* For pip projects, limit output to the distributions mentioned in
requirements.txt, or their dependencies, instead of all installed
distributions, which may include distributions from other projects. #119
=== 2.0.1 / 2015-03-02
* Features
* Support for rebar projects