* exclude files from coverage report and html generation that aren't in the cwd * fix incorrect coverage numbers when testing a package imported by hassle or a package hassle imports
3.1.1
Fixes
* strip quotes from name when running the `check_pypi` command * prevent error when using `check_pypi` command from outside a hassel project
3.1.0
Refactorings
* update packagelister usage
3.0.4
Refactorings
* modify changelog formatting
3.0.3
Fixes
* 'hassle help' does the same as 'hassle' from the command line Performance improvements
* remove empty 'Others' headers from generated changelog