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] - 2025-12-25
1
+
## [Unreleased] - 2025-12-26
2
2
3
3
### Added
4
4
-[#2104](https://github.com/flow-php/flow/pull/2104) - **excel support to playground** - [@norberttech](https://github.com/norberttech)
@@ -20,12 +20,14 @@
20
20
-[#2088](https://github.com/flow-php/flow/pull/2088) - **expose Statements through ParsedQuery object** - [@norberttech](https://github.com/norberttech)
21
21
22
22
### Changed
23
+
-[#2103](https://github.com/flow-php/flow/pull/2103) - **Simplify a little bit the `ExcelLoader` code** - [@stloyd](https://github.com/stloyd)
23
24
-[#2100](https://github.com/flow-php/flow/pull/2100) - **OrderBy and OrderByItem were merged into single OrderBy class** - [@norberttech](https://github.com/norberttech)
24
25
-[#2095](https://github.com/flow-php/flow/pull/2095) - **array converters to throw ValueConversionException for invalid element types instead of silently converting** - [@norberttech](https://github.com/norberttech)
-[#2087](https://github.com/flow-php/flow/pull/2087) - **Update Homebrew TAP formula: flow-php to version: 0.29.0** - [@norberttech](https://github.com/norberttech)
27
28
28
29
### Fixed
30
+
-[#2103](https://github.com/flow-php/flow/pull/2103) - **Fixing bug in `ExcelExtractor` skipping the first row when no headers are needed** - [@stloyd](https://github.com/stloyd)
29
31
-[#2100](https://github.com/flow-php/flow/pull/2100) - **limit/offset postgresql extracto will now detect lack of order by in query** - [@norberttech](https://github.com/norberttech)
30
32
-[d4e9bd](https://github.com/flow-php/flow/commit/d4e9bdb3e855bfc3e76aee053517c734bf47fe37) - **trigger in github workflow** - [@norberttech](https://github.com/norberttech)
31
33
-[5e8882](https://github.com/flow-php/flow/commit/5e888217111c382a4ceaa16b7d34f6083b75000e) - **missing phpbench setup in baseline workflow** - [@norberttech](https://github.com/norberttech)
0 commit comments