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,6 +1,7 @@
1
-
## [Unreleased] - 2024-11-17
1
+
## [Unreleased] - 2024-11-22
2
2
3
3
### Added
4
+
-[#1257](https://github.com/flow-php/flow/pull/1257) - **Add testing against PHP 8.4** - [@stloyd](https://github.com/stloyd)
4
5
-[#1251](https://github.com/flow-php/flow/pull/1251) - **composer script for building thrift definitions** - [@norberttech](https://github.com/norberttech)
5
6
-[#1247](https://github.com/flow-php/flow/pull/1247) - **command to convert files through cli** - [@norberttech](https://github.com/norberttech)
-[#1240](https://github.com/flow-php/flow/pull/1240) - **Update Homebrew TAP formula: flow-php to version: 0.10.0** - [@norberttech](https://github.com/norberttech)
22
23
23
24
### Fixed
25
+
-[#1257](https://github.com/flow-php/flow/pull/1257) - **Fixed deprecation from PHP 8.4** - [@stloyd](https://github.com/stloyd)
24
26
-[#1256](https://github.com/flow-php/flow/pull/1256) - **Fixed main branch static analyse issues** - [@stloyd](https://github.com/stloyd)
25
27
-[#1251](https://github.com/flow-php/flow/pull/1251) - **Setting repetition level based on flow schema definition in parquet converter** - [@norberttech](https://github.com/norberttech)
26
28
-[#1248](https://github.com/flow-php/flow/pull/1248) - **Unified behavior of first/last aggregations to prevent columns conflicts when doing aggregation and grouping by the same column** - [@norberttech](https://github.com/norberttech)
0 commit comments