Releases: andrey-tech/phpunit-cobertura-formatter-php
Releases · andrey-tech/phpunit-cobertura-formatter-php
v1.0.1
v1.0.0
Changelog
- 🔥Improve
--init
option. - 🔥Add GitHub workflow.
- 🔥Add functional tests.
- 📖 Add documentation.
v0.3.0
Changelog
- 🔥 Add exit code 2 and 3.
- 🔥 Add option
--ignore-red-metrics-on-exit
. - 🔥 Add option
--ignore-yellow-metrics-on-exit
.
v0.2.1
Changelog
- 🐛 Fix package versions in
composer.json
.
v0.2.0
Changelog
- 🔥 Add option
--no-color
. - 🔥 Add option
--config-file
. - 🔥 Add option
--filter-class-name
.
v0.1.0
Changelog
- 🚀 Initial release.