* Update USAGE in README.md * FIXED: Filter paths consistently for executed and unexecuted files. (19,20,21 by smspillaz)
0.1.2
* Allow specifying encoding from command line (17 by myint) * Added `--repo-token` for consistency (17 by myint) * Format to follow PEP8 and use relative imports (17 by myint)
0.1.1
* Fixed unused argument (16 by myint)
0.1.0
* Enable the use of a build directory and add access to gcov options (14 by nharraud)
0.0.9
* Add `-n/--no-gcov` parameter to disable running `gcov` by coveralls (13) * Add `-E/--exclude-pattern` to support use regular expression as exclude rules. (12)
0.0.8
* Skip '.libs' and '.deps' directories (11 by nijel)