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.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
## [Unreleased] - 2026-02-21
1
+
## [Unreleased] - 2026-02-22
2
2
3
3
### Added
4
4
-[#2213](https://github.com/flow-php/flow/pull/2213) - **phpstan integration with infection** - [@norberttech](https://github.com/norberttech)
@@ -17,6 +17,7 @@
17
17
-[#2164](https://github.com/flow-php/flow/pull/2164) - **extension installation tests on macos on ci/cd** - [@norberttech](https://github.com/norberttech)
18
18
19
19
### Changed
20
+
-[#2224](https://github.com/flow-php/flow/pull/2224) - **Rework `GoogleSheetExtractor` to use batch get functionality** - [@stloyd](https://github.com/stloyd)
20
21
-[#2222](https://github.com/flow-php/flow/pull/2222) - **Adjust `GoogleSheetExtractor` row data extraction** - [@stloyd](https://github.com/stloyd)
21
22
-[#2220](https://github.com/flow-php/flow/pull/2220) - **Prevent using deprecated `brick/math` functions** - [@stloyd](https://github.com/stloyd)
22
23
-[#2213](https://github.com/flow-php/flow/pull/2213) - **reduced mutation tests just to data frame library** - [@norberttech](https://github.com/norberttech)
@@ -38,6 +39,7 @@
38
39
-[56c3ea](https://github.com/flow-php/flow/commit/56c3eaba586448681b9357b0c98add52c32940d3) - **refactor: increate retry_threshold for phpbench** - [@norberttech](https://github.com/norberttech)
39
40
40
41
### Fixed
42
+
-[#2224](https://github.com/flow-php/flow/pull/2224) - **Fixed wrong handling of skipping the header row in `GoogleSheetExtractor`** - [@stloyd](https://github.com/stloyd)
-[#2212](https://github.com/flow-php/flow/pull/2212) - **Support any regex delimiter and modifiers in compiler pass pattern matching** - [@bendavies](https://github.com/bendavies)
0 commit comments