Releases: codeclimate/php-test-reporter
Releases · codeclimate/php-test-reporter
v0.4.0
- Fix typo and link to docs (#51)
- support for building a .phar command line utility from project sources (#52)
- Added vendor/project namespace, restructured folders for PSR-4 (#58)
- Removed obsolete root dir in stub, Application and TestReporterCommand (#56)
- Updated
symfony/console
to require v2 or v3 (#60)
- issue-54/selfupdate-rollback-logs-docs (#61)
- Remove warning about default branch from readme (#62)
v0.3.2
- Reduce cURL verbosity (#49)
v0.3.1
- Fix: Travis configuration (#33)
- Added cURL backup method to
ApiClient
(#48)
v0.3.0
- Fix composer branch alias (#41)
- Enhancement: Use SVG badge for Code Climate GPA (#32)
- Updating
satooshi/php-coveralls
to use version 1.0.*
(#45)
v0.2.0
- Add buildbox CI info support (#16)
- Update
README.md
(#22)
- Readme update required software (#26)
- Remove curl (#27)
- Fixes #20: Adds CI service info for Wercker (#21)
- Fix:
stcClass
vs stdClass
(#37)
- Rename Buildbox to Buildkite (#39)