Releases: php-coveralls/php-coveralls
Releases · php-coveralls/php-coveralls
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