Releases: Codeception/c3
Releases · Codeception/c3
Release list
2.9.0
- Add tracker of running test to avoid incomplete coverage results by @MarcelBolten in #90
2.8.1
2.8.0
2.7.0
2.6.6
- Fix Type Error when configuration loading failed
2.6.5
Another bugfix
- Don't set empty headers, because null values can cause issues
Bugfix
- Fixed fatal error which could happen if vendor/autoload.php is included before c3.php #68
Require composer/composer only in dev
Merge pull request #66 from hason/patch-require Require composer/composer only in dev
Fix Composer 2.0 compatibility issue
Merge pull request #64 from okorneliuk/patch-1 Fixed composer2 compatibility