[0.2.2](https://github.com/guillaume-nargeot/hpc-coveralls/issues?milestone=3&state=closed)
* Prevent double compilation (issue #11)
* Concurrently process cabal test stdout and stderr channels (issue #12)
* Test with GHC 7.8.2
[0.2.1](https://github.com/guillaume-nargeot/hpc-coveralls/issues?milestone=2&state=closed)
-----
* Additional CI services support (issue #1)
* Fixed an issue in which mix files could not be found, @maoe contribution (issue #5)
* Introduced a command line argument to exclude files located under a given folder from the coverage report (issue #6)
* Return with non-zero exit code when the tix file is not found (issue #7)
* Introduced a command line argument to specify a custom cabal executable name (issue #8)
* Parse and display response from coveralls.io (issue #9)
0.1.0
-----
* Initial release