- [BUGFIX] Error when checking for out-of-date resultsets
- [BUGFIX] Newer versions of codeclimate-test-reporter do not automatically publish results.
- [FEATURE] Add support + instructions for Circle CI 2.0
- [FEATURE] Loosen codeclimate-test-reporter version dependency to allow for 1.x series
- [BUGFIX] Return Success even on non-default branch
- [BUGFIX] Add missed version.rb to the gemspec
- [FEATURE] report_coverage will return non-0 when invoked on non-default branch
- [FEATURE] Add standard Gem development rake tasks
- [ENHANCEMENT] Improve README.md documentation, and add badges for gem version/download-count
- [FEATURE] Added this ChangeLog
- [FEATURE] Added print output when run against non-target-branch
- [BUGFIX] Fix SimpleCov bug which was preventing merging multiple runs successfully
- [ENHANCEMENT] Log to disk the data which is being sent to CodeClimate
- [FEATURE] Allow non-master branch to be specified as the target branch
- [ENHANCEMENT] Improve Documentation