Skip to content

Commit 7707127

Browse files
Updated CHANGELOG.md
1 parent 66e5766 commit 7707127

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,21 @@
1-
## [Unreleased] - 2025-05-03
1+
## [Unreleased] - 2025-05-04
2+
3+
### Added
4+
- [#1615](https://github.com/flow-php/flow/pull/1615) - **Add a new `DataFrame::renameEach()`** - [@stloyd](https://github.com/stloyd)
5+
- [#1615](https://github.com/flow-php/flow/pull/1615) - **Add a new functions `rename_style()`, `rename_replace()` & `rename_transliterate()`** - [@stloyd](https://github.com/stloyd)
26

37
### Changed
48
- [#1614](https://github.com/flow-php/flow/pull/1614) - **Update Homebrew TAP formula: flow-php to version: 0.15.1** - [@norberttech](https://github.com/norberttech)
59

10+
### Deprecated
11+
- [#1615](https://github.com/flow-php/flow/pull/1615) - **Deprecate `Flow\ETL\DataFrame::renameAll()`** - [@stloyd](https://github.com/stloyd)
12+
- [#1615](https://github.com/flow-php/flow/pull/1615) - **Deprecate `Flow\ETL\DataFrame::renameAllLowerCase()`** - [@stloyd](https://github.com/stloyd)
13+
- [#1615](https://github.com/flow-php/flow/pull/1615) - **Deprecate `Flow\ETL\DataFrame::renameAllUpperCase()`** - [@stloyd](https://github.com/stloyd)
14+
- [#1615](https://github.com/flow-php/flow/pull/1615) - **Deprecate `Flow\ETL\DataFrame::renameAllUpperCaseFirst()`** - [@stloyd](https://github.com/stloyd)
15+
- [#1615](https://github.com/flow-php/flow/pull/1615) - **Deprecate `Flow\ETL\DataFrame::renameAllUpperCaseWord()`** - [@stloyd](https://github.com/stloyd)
16+
- [#1615](https://github.com/flow-php/flow/pull/1615) - **Deprecate `Flow\ETL\RenameAllCaseTransformer`** - [@stloyd](https://github.com/stloyd)
17+
- [#1615](https://github.com/flow-php/flow/pull/1615) - **Deprecate `Flow\ETL\RenameStrReplaceAllEntriesTransformer`** - [@stloyd](https://github.com/stloyd)
18+
619
## [0.15.1] - 2025-05-01
720

821
### Changed

0 commit comments

Comments
 (0)