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
+79Lines changed: 79 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1790,6 +1790,15 @@ Released by [{:heigh
1790
1790
1791
1791
1792
1792
1793
+
* Support codeception/lib-innerbrowser v4
1794
+
1795
+
1796
+
### module-lumen 3.0.1: 3.0.1
1797
+
1798
+
Released by [{:height="16" width="16"} Naktibalda](https://github.com/Naktibalda) on 2023/02/09 06:43:17 / [Repository](https://github.com/Codeception/module-lumen) / [Releases](https://github.com/Codeception/module-lumen/releases)
1799
+
1800
+
1801
+
1793
1802
* Support codeception/lib-innerbrowser v4
1794
1803
1795
1804
@@ -2482,6 +2491,15 @@ Released by [{:heigh
2482
2491
* Don't pass NULL to isBinaryData in `_failed`.
2483
2492
2484
2493
2494
+
### module-lumen 3.0.0: 3.0.0
2495
+
2496
+
Released by [{:height="16" width="16"} Naktibalda](https://github.com/Naktibalda) on 2022/03/29 18:00:52 / [Repository](https://github.com/Codeception/module-lumen) / [Releases](https://github.com/Codeception/module-lumen/releases)
2497
+
2498
+
2499
+
2500
+
* Compatibility with Codeception 5
2501
+
2502
+
2485
2503
### module-phpbrowser 3.0.0: 3.0.0
2486
2504
2487
2505
Released by [{:height="16" width="16"} Naktibalda](https://github.com/Naktibalda) on 2022/03/20 09:45:52 / [Repository](https://github.com/Codeception/module-phpbrowser) / [Releases](https://github.com/Codeception/module-phpbrowser/releases)
@@ -2816,6 +2834,20 @@ Released by [{:heigh
2816
2834
* Added support for laminas-diactoros v2 by **[samuelnogueira](https://github.com/samuelnogueira)**
2817
2835
2818
2836
2837
+
### module-lumen 2.1.0: 2.1.0
2838
+
2839
+
Released by [{:height="16" width="16"} TavoNiievez](https://github.com/TavoNiievez) on 2021/12/24 20:16:08 / [Repository](https://github.com/Codeception/module-lumen) / [Releases](https://github.com/Codeception/module-lumen/releases)
2840
+
2841
+
2842
+
2843
+
## What's Changed
2844
+
2845
+
* PHP 7.4 or higher is required.
2846
+
* Updated code base to PHP 7.4 (https://github.com/Codeception/module-lumen/pull/15)
* The changelog has been added to the Readme file, by **[Arhell](https://github.com/Arhell)** in https://github.com/Codeception/module-lumen/pull/14
2849
+
2850
+
2819
2851
### module-laravel 2.2.0: 2.2.0
2820
2852
2821
2853
Released by [{:height="16" width="16"} TavoNiievez](https://github.com/TavoNiievez) on 2021/12/24 20:11:04 / [Repository](https://github.com/Codeception/module-laravel) / [Releases](https://github.com/Codeception/module-laravel/releases)
@@ -3649,6 +3681,16 @@ Updated code base to PHP 7.2 ([#14](https://github.com/Codeception/module-phalco
3649
3681
- sha1 by default instead of md5.
3650
3682
3651
3683
3684
+
### module-lumen 2.0.1: 2.0.1
3685
+
3686
+
Released by [{:height="16" width="16"} TavoNiievez](https://github.com/TavoNiievez) on 2021/04/29 14:24:58 / [Repository](https://github.com/Codeception/module-lumen) / [Releases](https://github.com/Codeception/module-lumen/releases)
3687
+
3688
+
3689
+
3690
+
**Fix** Factory compatibility issue with Lumen < 7 ([#12](https://github.com/Codeception/module-lumen/issues/12)) by **[ibpavlov](https://github.com/ibpavlov)**.
3691
+
3692
+
3693
+
3652
3694
### module-webdriver 1.2.1: Documentation update
3653
3695
3654
3696
Released by [{:height="16" width="16"} Naktibalda](https://github.com/Naktibalda) on 2021/04/23 17:31:52 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
@@ -3821,6 +3863,25 @@ Released by [{:heigh
Released by [{:height="16" width="16"} TavoNiievez](https://github.com/TavoNiievez) on 2021/01/19 05:02:29 / [Repository](https://github.com/Codeception/module-lumen) / [Releases](https://github.com/Codeception/module-lumen/releases)
3869
+
3870
+
3871
+
3872
+
**New features:**
3873
+
-`Lumen 6`, `Lumen 7`, and `Lumen 8` compatibility.
3874
+
- Module documentation updated.
3875
+
- Added typed arguments.
3876
+
- Updated the module's code base following PHP 7.3+ standards.
3877
+
3878
+
**Breaking changes:**
3879
+
- Removed support for PHP versions lower than `PHP 7.3`.
3880
+
- Removed support for `Lumen 5` and lower.
3881
+
3882
+
> **Minor change**: Adding link to "central" parts explanation ([#4](https://github.com/Codeception/module-lumen/issues/4)) by **[ThomasLandauer](https://github.com/ThomasLandauer)**.
3883
+
3884
+
3824
3885
### module-webdriver 1.2.0:
3825
3886
3826
3887
Released by [{:height="16" width="16"} Naktibalda](https://github.com/Naktibalda) on 2021/01/17 19:30:29 / [Repository](https://github.com/Codeception/module-webdriver) / [Releases](https://github.com/Codeception/module-webdriver/releases)
@@ -4199,6 +4260,15 @@ Released by [{:heigh
4199
4260
4200
4261
4201
4262
4263
+
### module-lumen 1.0.1: Support PHP 8
4264
+
4265
+
Released by [{:height="16" width="16"} Naktibalda](https://github.com/Naktibalda) on 2020/10/28 07:48:01 / [Repository](https://github.com/Codeception/module-lumen) / [Releases](https://github.com/Codeception/module-lumen/releases)
4266
+
4267
+
4268
+
4269
+
Depends on Lumen libraries actually supporting PHP 8
4270
+
4271
+
4202
4272
### module-laravel5 1.1.1: Support PHP 8
4203
4273
4204
4274
Released by [{:height="16" width="16"} Naktibalda](https://github.com/Naktibalda) on 2020/10/28 07:06:39 / [Repository](https://github.com/Codeception/module-laravel5) / [Releases](https://github.com/Codeception/module-laravel5/releases)
@@ -4831,6 +4901,15 @@ Released by [{:heigh
4831
4901
4832
4902
4833
4903
4904
+
### module-lumen 1.0.0: Initial release
4905
+
4906
+
Released by [{:height="16" width="16"} Naktibalda](https://github.com/Naktibalda) on 2019/10/19 15:27:37 / [Repository](https://github.com/Codeception/module-lumen) / [Releases](https://github.com/Codeception/module-lumen/releases)
4907
+
4908
+
4909
+
4910
+
4911
+
4912
+
4834
4913
### module-laravel5 1.0.0: Initial release
4835
4914
4836
4915
Released by [{:height="16" width="16"} Naktibalda](https://github.com/Naktibalda) on 2019/10/19 15:27:22 / [Repository](https://github.com/Codeception/module-laravel5) / [Releases](https://github.com/Codeception/module-laravel5/releases)
0 commit comments