Skip to content

Commit 334fbe9

Browse files
github-actions[bot]github-actions[bot]
authored andcommitted
updated
1 parent ccddc23 commit 334fbe9

File tree

1 file changed

+45
-56
lines changed

1 file changed

+45
-56
lines changed

changelog.markdown

Lines changed: 45 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,17 @@ Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
301301
* Documentation updates [#67](https://github.com/Codeception/module-doctrine2/issues/67) and [#68](https://github.com/Codeception/module-doctrine2/issues/68) by **[ThomasLandauer](https://github.com/ThomasLandauer)**
302302

303303

304+
### Codeception 5.0.10: 5.0.10
305+
306+
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2023/03/14 07:27:00 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
307+
308+
309+
310+
* JUnitReporter: Fixed compatibility with PHPUnit 10.0.16 [#6656](https://github.com/Codeception/Codeception/issues/6656)
311+
* Recorder extension: Fixed type error [#6643](https://github.com/Codeception/Codeception/issues/6643) by **[thomashohn](https://github.com/thomashohn)**
312+
* Validate test filter pattern without warning [#6641](https://github.com/Codeception/Codeception/issues/6641) by **[dmitryuk](https://github.com/dmitryuk)**
313+
314+
304315
### module-rest 2.0.3: 2.0.3
305316

306317
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2023/03/10 19:24:26 / [Repository](https://github.com/Codeception/module-rest) / [Releases](https://github.com/Codeception/module-rest/releases)
@@ -842,6 +853,16 @@ Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
842853
* Fix type error in PHP 8.1 when converting ms to sec [#103](https://github.com/Codeception/module-webdriver/issues/103)
843854

844855

856+
### Codeception 5.0.0-RC7: 5.0.0-RC7
857+
858+
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/07/22 05:52:09 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
859+
860+
861+
862+
* Fixed injecting dependencies to actor in Cest and Gherkin formats [#6506](https://github.com/Codeception/Codeception/issues/6506)
863+
* Variadic parameters can be skipped in dependency injection [#6505](https://github.com/Codeception/Codeception/issues/6505)
864+
865+
845866
### module-datafactory 3.0.0: 3.0.0
846867

847868
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/07/18 16:39:04 / [Repository](https://github.com/Codeception/module-datafactory) / [Releases](https://github.com/Codeception/module-datafactory/releases)
@@ -1224,6 +1245,17 @@ Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
12241245
* Read about earlier change in [CHANGELOG](https://github.com/Codeception/Codeception/blob/5.0/CHANGELOG-5.x.md).
12251246

12261247

1248+
### Codeception 4.1.31: 4.1.31
1249+
1250+
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/03/13 17:17:13 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
1251+
1252+
1253+
1254+
* RunBefore extension prints error output and stops execution if command failed
1255+
* Action file generator: Fixed handling of intersection types
1256+
* Action file generator: Fixed handling of self and parent types
1257+
1258+
12271259
### module-webdriver 3.1.0: 3.1.0
12281260

12291261
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/03/11 17:08:21 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
@@ -1245,6 +1277,19 @@ Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
12451277
* Uses lib-xml
12461278

12471279

1280+
### Codeception 5.0.0-alpha3: 5.0.0-alpha3
1281+
1282+
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/03/11 11:02:50 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
1283+
1284+
1285+
1286+
* Support intersection types in actions
1287+
* Introduced PSR-12 code style
1288+
* Extracted some code to modules and shared libs
1289+
* Fixed new incompatibilities with PHPUnit 10
1290+
1291+
1292+
12481293
### module-rest 3.1.0: 3.1.0
12491294

12501295
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/03/11 11:00:56 / [Repository](https://github.com/Codeception/module-rest) / [Releases](https://github.com/Codeception/module-rest/releases)
@@ -1484,31 +1529,6 @@ Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) Tavo
14841529
**Full Changelog**: https://github.com/Codeception/lib-innerbrowser/compare/2.0.1...2.0.2
14851530

14861531

1487-
### Codeception 5.0.0-alpha1: 5.0.0-alpha1
1488-
1489-
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/01/30 18:56:34 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
1490-
1491-
1492-
1493-
* Decoupled test execution and reporting from PHPUnit
1494-
* Custom reporters implementing TestListener are no longer supported and must be converted to Extensions
1495-
* Tests of all formats are reported as useless if they perform no assertions and reports_useless_tests setting is enabled
1496-
* Added path_coverage setting to enable path and branch coverage [#6158](https://github.com/Codeception/Codeception/issues/6158) by **[s0lus](https://github.com/s0lus)**
1497-
* Added optional value to fail-fast option ([#6275](https://github.com/Codeception/Codeception/issues/6275)) by **[Verest](https://github.com/Verest)**
1498-
* Removed JSON and TAP loggers
1499-
* Removed code coverage blacklist functionality
1500-
* Removed deprecated class aliases
1501-
- Codeception\TestCase\Test
1502-
- Codeception\Platform\Group
1503-
- Codeception\Platform\Group
1504-
- Codeception\TestCase
1505-
* Removed settings disallow_test_output, log_incomplete_skipped and report_useless_tests
1506-
* Introduced strict types in the code base by **[TavoNiievez](https://github.com/TavoNiievez)**
1507-
* Compatible with PHPUnit 10 only
1508-
* Compatible with Symfony 4.4 - 6.0
1509-
* Requires PHP 8.0 or higher
1510-
1511-
15121532
### module-doctrine2 2.0.1: 2.0.1
15131533

15141534
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/01/28 18:34:39 / [Repository](https://github.com/Codeception/module-doctrine2) / [Releases](https://github.com/Codeception/module-doctrine2/releases)
@@ -1549,16 +1569,6 @@ Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktib
15491569
* Fixed type of client property
15501570

15511571

1552-
### Codeception 4.1.28: 4.1.28
1553-
1554-
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2022/01/05 16:50:04 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
1555-
1556-
1557-
1558-
* Strictly compare test hashes to avoid skipping tests [#6320](https://github.com/Codeception/Codeception/issues/6320) by **[michel-cetina](https://github.com/michel-cetina)**
1559-
* Fixed deprecation message in codecept build [#6311](https://github.com/Codeception/Codeception/issues/6311) by **[barmax](https://github.com/barmax)**
1560-
1561-
15621572
### module-webdriver 2.0.1: 2.0.1
15631573

15641574
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2021/12/29 16:57:38 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
@@ -1617,27 +1627,6 @@ Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) Tavo
16171627
* Updating docs to new default algo sha1 by **[ThomasLandauer](https://github.com/ThomasLandauer)** in https://github.com/Codeception/module-rest/pull/66
16181628

16191629

1620-
### Codeception 4.1.27: 4.1.27
1621-
1622-
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2021/12/22 06:49:04 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
1623-
1624-
1625-
1626-
* Renamed editorUrl setting to editor_url for consistency
1627-
* Fixed wildcard matching of group files ([#6302](https://github.com/Codeception/Codeception/issues/6302)) by **[DavertMik](https://github.com/DavertMik)**
1628-
1629-
1630-
### Codeception 4.1.26: 4.1.26
1631-
1632-
Released by [![](https://avatars.githubusercontent.com/u/395992?v=4&s=16) Naktibalda](https://github.com/Naktibalda) on 2021/12/21 19:25:44 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
1633-
1634-
1635-
1636-
* Added editorUrl setting to codeception.yml ([#6261](https://github.com/Codeception/Codeception/issues/6261)) by **[ThomasLandauer](https://github.com/ThomasLandauer)**
1637-
* Reverted optional value to fail-fast option because it was breaking change ([#6290](https://github.com/Codeception/Codeception/issues/6290))
1638-
* Fixed E_DEPRECATED warnings in Example class on PHP 8.1 ([#6298](https://github.com/Codeception/Codeception/issues/6298)) by **[fabacino](https://github.com/fabacino)**
1639-
1640-
16411630
### module-phpbrowser 2.0.2: 2.0.2
16421631

16431632
Released by [![](https://avatars.githubusercontent.com/u/64917965?v=4&s=16) TavoNiievez](https://github.com/TavoNiievez) on 2021/12/21 15:23:57 / [Repository](https://github.com/Codeception/module-phpbrowser) / [Releases](https://github.com/Codeception/module-phpbrowser/releases)

0 commit comments

Comments
 (0)