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
+2-1Lines changed: 2 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-05-22
1
+
## [Unreleased] - 2025-05-23
2
2
3
3
### Added
4
4
-[#1670](https://github.com/flow-php/flow/pull/1670) - **memory consumption to dataset report** - [@norberttech](https://github.com/norberttech)
@@ -23,6 +23,7 @@
23
23
-[#1651](https://github.com/flow-php/flow/pull/1651) - **Rework `RenameEachEntryTransformer` to a single instance on multiple strategies** - [@stloyd](https://github.com/stloyd)
24
24
25
25
### Fixed
26
+
-[#1677](https://github.com/flow-php/flow/pull/1677) - **parquet normalizer for nullable entries** - [@norberttech](https://github.com/norberttech)
26
27
-[#1659](https://github.com/flow-php/flow/pull/1659) - **Close Excel extractor when limit is reached** - [@stloyd](https://github.com/stloyd)
27
28
-[#1659](https://github.com/flow-php/flow/pull/1659) - **Prevent memory leak in `ExcelExtractor` by not copying each row in loop** - [@stloyd](https://github.com/stloyd)
28
29
-[#1658](https://github.com/flow-php/flow/pull/1658) - **Removed references to Flow\ETL namespace from Flow\Types** - [@norberttech](https://github.com/norberttech)
0 commit comments