You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.markdown
+15-10Lines changed: 15 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -41,16 +41,6 @@ Released by [ Naktib
41
41
* Fixed DataProvider, to properly load dataProviders from abstract classes by **[Basster](https://github.com/Basster)** ([#6549](https://github.com/Codeception/Codeception/issues/6549))
42
42
43
43
44
-
### Codeception 4.2.2: 4.2.2
45
-
46
-
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/08/13 13:56:22 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
47
-
48
-
49
-
50
-
* Propagate --ext and --override parameters to included test suites ([#6536](https://github.com/Codeception/Codeception/issues/6536))
51
-
* Fixed false negative message about stecman/symfony-console-completion package ([#6541](https://github.com/Codeception/Codeception/issues/6541))
52
-
53
-
54
44
### module-rest 3.2.0: 3.2.0
55
45
56
46
Released by [ Naktibalda](https://github.com/Naktibalda) on 2022/08/13 12:18:30 / [Repository](https://github.com/Codeception/module-rest) / [Releases](https://github.com/Codeception/module-rest/releases)
@@ -2022,6 +2012,21 @@ Minor changes in documentation by **[ThomasLandauer](https://github.com/ThomasLa
2022
2012
2023
2013
2024
2014
2015
+
### Codeception 4.1.19:
2016
+
2017
+
Released by [ Naktibalda](https://github.com/Naktibalda) on 2021/03/28 13:33:05 / [Repository](https://github.com/Codeception/Codeception) / [Releases](https://github.com/Codeception/Codeception/releases)
2018
+
2019
+
2020
+
2021
+
* Action file generator supports PHP 8 union types
2022
+
* Action file generator generates typehints for method parameters
2023
+
* Removed dead code related to DataProviderTestSuite
2024
+
* Removed documentation related to Cept format
2025
+
* Deprecated generate:cept command
2026
+
* Documentation improvements
2027
+
2028
+
2029
+
2025
2030
### module-amqp 1.1.0: Support PHP 8
2026
2031
2027
2032
Released by [ Naktibalda](https://github.com/Naktibalda) on 2021/03/21 15:29:11 / [Repository](https://github.com/Codeception/module-amqp) / [Releases](https://github.com/Codeception/module-amqp/releases)
0 commit comments