* Fix diff-quality when installed under a folder containing 'diff-cover' (Thanks faulkner)
0.8.2
* Fix handling of windows paths in cobertura files. Thanks to evanunderscore for catching and reviewing this bug catching several flaws in my attempts to deal with this :-D
0.8.1
* Fix the main method to still execute in windows. Thanks to evanunderscore for catching this bug
0.8.0
* Add JSHint to diff-quality. Thanks benpatterson
0.7.6.1
* Fix readme syntax so diff-cover looks prettier on pypy. Thanks mblayman
0.7.6
* Add support for some additional Flake8 lugins thanks dreamwalker