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
+21-9
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,27 @@ title: Codeception Changelog
9
9
10
10
11
11
12
+
### module-rest 3.4.1: 3.4.1
13
+
14
+
Released by [ TavoNiievez](https://github.com/TavoNiievez) on 2025/03/26 07:58:15 / [Repository](https://github.com/Codeception/module-rest) / [Releases](https://github.com/Codeception/module-rest/releases)
15
+
16
+
17
+
18
+
## What's Changed
19
+
* Allow installation of justinrainbow/json-schema:6.0 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/module-rest/pull/108
20
+
* Remove unnecessary files from Composer package by **[s1lver](https://github.com/s1lver)** in https://github.com/Codeception/module-rest/pull/111
21
+
* Show property name on failing JSON schema assertions by **[francislavoie](https://github.com/francislavoie)** in https://github.com/Codeception/module-rest/pull/105
22
+
* Fix tests for PHPUnit 12 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/module-rest/pull/113
23
+
* PHP 8.4: Avoid usage of the deprecated E_STRICT constant by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/module-rest/pull/109
24
+
* Allow softcreatr/jsonpath v0.10 by **[W0rma](https://github.com/W0rma)** in https://github.com/Codeception/module-rest/pull/115
25
+
26
+
## New Contributors
27
+
***[s1lver](https://github.com/s1lver)** made their first contribution in https://github.com/Codeception/module-rest/pull/111
28
+
***[francislavoie](https://github.com/francislavoie)** made their first contribution in https://github.com/Codeception/module-rest/pull/105
Released by [ Naktibalda](https://github.com/Naktibalda) on 2025/03/10 20:42:27 / [Repository](https://github.com/Codeception/lib-asserts) / [Releases](https://github.com/Codeception/lib-asserts/releases)
@@ -4277,15 +4298,6 @@ Released by [ Naktib
4277
4298
4278
4299
4279
4300
4280
-
### module-rest 1.0.0: Initial release
4281
-
4282
-
Released by [ Naktibalda](https://github.com/Naktibalda) on 2019/10/19 15:29:01 / [Repository](https://github.com/Codeception/module-rest) / [Releases](https://github.com/Codeception/module-rest/releases)
4283
-
4284
-
4285
-
4286
-
4287
-
4288
-
4289
4301
### module-phpbrowser 1.0.0: Initial release
4290
4302
4291
4303
Released by [ Naktibalda](https://github.com/Naktibalda) on 2019/10/19 15:28:32 / [Repository](https://github.com/Codeception/module-phpbrowser) / [Releases](https://github.com/Codeception/module-phpbrowser/releases)
0 commit comments