Releases: php-coveralls/php-coveralls
Releases · php-coveralls/php-coveralls
v2.9.1
What's Changed
- Fix Windows compatibility by @chitoku-k in #403
New Contributors
- @chitoku-k made their first contribution in #403
Full Changelog: v2.9.0...v2.9.1
v2.9.0
Maintenance release
What's Changed
Add support
Drop support
Docs
- docs: update Parallel Build Webhook URL (#374)
- docs: update phpunit.xml.dist examples for coverage, to match modern PHPUnit versions (#401)
Miscellaneous
- CD: build command (#388)
- CI: recover accidentally dropped 8.3 job (#399)
- Fix autoload warnings (#389)
- chore: remove phpcpd as abandoned (#400)
- chore: update PHPUnit dev-deps to support v9-10-11 (#394)
- chore: update phpspec/prophecy-phpunit to 2.4 (#398)
- deps: bump dev-tools (#396)
- deps: upgrade PHP CS Fixer (#395)
New Contributors
Full Changelog: v2.8.0...v2.9.0
v2.8.0
What's Changed
- Fix typos by @szepeviktor in #372
- docs: remove duplicated word "other" by @kubawerlos in #380
- Fix CI by @kubawerlos in #379
- Update SECURITY.md by @keradus in #383
- Add
.gitattributesby @kubawerlos in #381 - chore: fix typo by @keradus in #384
- chore: overcome prophecy warning by @keradus in #386
- tests: update data provider to not use 'this' by @keradus in #387
- chore: upgrade SCA, run PHP CS Fixer by @keradus in #385
New Contributors
- @kubawerlos made their first contribution in #380
Full Changelog: v2.7.0...v2.8.0
v2.7.0
v2.6.0
What's Changed
- Add windows-os to github action by @adrenalinkin in #335
- Upgrade PHAR generation to Box 4.x by @jrfnl in #351
- DX: Update PHP CS Fixer to ^3.13.2 by @keradus in #355
- Replace Travis CI with the GitHub action badge by @peter279k in #364
- README: fix broken badge and mention GH Actions by @jrfnl in #362
- Fix PHP 8.1 compatibility by @jrfnl in #361
- GH Actions/CI: run the test suite against PHP 8.1, 8.2 and 8.3 by @jrfnl in #363
- DX: update dev-tools, especially PHP CS Fixer by @keradus in #366
New Contributors
- @peter279k made their first contribution in #364
Full Changelog: v2.5.3...v2.6.0
v2.5.3
What's Changed
- Fix minor typo in GitHub Action step's name by @martin-georgiev in #349
- PHP 8.2 | Fix deprecated embedded variables in text strings by @jrfnl in #343
- PHP 8.1 | Fix "passing null to non-nullable" deprecations (tests only) by @jrfnl in #345
- MetricsTest: fix tests failing on imprecise floats by @jrfnl in #344
- GH Actions: various updates by @jrfnl in #346
New Contributors
- @martin-georgiev made their first contribution in #349
- @jrfnl made their first contribution in #343
Full Changelog: v2.5.2...v2.5.3