* Add the follow-symlinks option to the remaining os.walk calls. (90 by nomis52)
0.3.8
* Fix typo (87 by Oxced) * Add an option to follow symlinks (89 by nomis52)
0.3.7
* Add Objective-C file extensions by default. (86 by 0xced) * Properly quote paths when invoking shell (85 by 0xced) * Cpp-coverals will now raise an exception if neither the travis job id nor the repo token are found (84 by mkfifo)
0.3.6
* Use new coveralls API `source_digest` instead of `source`. (83 by dmakarov)
0.3.5
* cpp-coveralls now respects environmental variable `COVERALLS_REPO_TOKEN` (78 by mkfifo)
0.3.4
* Skip over messages in gcov file. (74 by DaMouse404) * Added additional configuration settings to the .coveralls.yaml file (75 by umar456)