Releases: Codeception/module-yii2
Releases · Codeception/module-yii2
v2.0.2
v2.0.1
v2.0.0
2.0.0 (2025-02-26)
Bug Fixes
- call fixtures method (5ff8868)
- ci: github token name (e045ef5)
- ci: use dry run for automated release (d8111f0)
- cs: add rules for docblocks (0d98125)
- cs: indent in phpdoc (97610ed)
- dont add mails that were not sent (7adc7f7)
- load mailmethod config (d536116)
- phpstan types (ab5ccc5)
- recreate baseline (f9131bd)
- remove localeurls dependency and test case (3bba227)
- remove unused dep (e763dee)
- run phpstan after codeception build (9cff2c0)
- sa: use Assert::fail so that phpstan understand code doesn't continue (117117e)
- use runtimeexception when applicable (4df941f)
- variable rename (619fb2d)
Features
1.1.12
1.1.11
1.1.10
- #93: Fix symfony/browser-kit incompatibility (@jafaripur)
- #91: Fix parallel sessions with
$I->haveFriend()
when no session is active (@michaelarnauts)
1.1.9
1.1.8
1.1.7
1.1.6
- #8: Add log from Yii to artifacts when test fails (@aywan)
- #65: Codeception 5 support (@developedsoftware and @TavoNiievez)