Skip to content

Releases: flow-php/flow

0.16.0

12 May 17:58

Choose a tag to compare

[0.16.0] - 2025-05-12

Added

  • #1642 - Add a new RenameEachEntryTransformerBench benchmark - @stloyd
  • #1617 - Added new Style::ASCII, Style::CAMEL, Style::TITLE & Style::SLUG - @stloyd
  • #1615 - Add a new DataFrame::renameEach() - @stloyd
  • #1615 - Add a new functions rename_style(), rename_replace() & rename_transliterate() - @stloyd

Changed

Fixed

Removed

Deprecated

  • #1635 - Flow\ETL\Function\StyleConverter\StringStyles in favor of Flow\ETL\Style\StringStyles - @stloyd
  • #1615 - Deprecate Flow\ETL\DataFrame::renameAll() - @stloyd
  • #1615 - Deprecate Flow\ETL\DataFrame::renameAllLowerCase() - @stloyd
  • #1615 - Deprecate Flow\ETL\DataFrame::renameAllUpperCase() - @stloyd
  • #1615 - Deprecate Flow\ETL\DataFrame::renameAllUpperCaseFirst() - @stloyd
  • #1615 - Deprecate Flow\ETL\DataFrame::renameAllUpperCaseWord() - @stloyd
  • #1615 - Deprecate Flow\ETL\RenameAllCaseTransformer - @stloyd
  • #1615 - Deprecate Flow\ETL\RenameStrReplaceAllEntriesTransformer - @stloyd

Contributors

Generated by Automation

0.15.1

01 May 12:50

Choose a tag to compare

[0.15.1] - 2025-05-01

Changed

Fixed

Contributors

Generated by Automation

0.15.0

28 Apr 19:29

Choose a tag to compare

[0.15.0] - 2025-04-28

Added

Changed

Fixed

  • #1607 - Fixed renaming functionality to work with i18n characters - @stloyd

Removed

Contributors

Generated by Automation

0.14.0

14 Apr 09:34

Choose a tag to compare

[0.14.0] - 2025-04-14

Added

Changed

Fixed

Updated

Removed

Contributors

Generated by Automation

0.13.1

03 Apr 17:27

Choose a tag to compare

[0.13.1] - 2025-04-03

Changed

Fixed

Contributors

Generated by Automation

0.13.0

31 Mar 10:01

Choose a tag to compare

[0.13.0] - 2025-03-31

Added

Changed

  • d4cf6b - Prepare release 0.13.0 - @norberttech
  • #1561 - Analyze will only take column type from schema when available to display column statistics - @norberttech
  • #1556 - Analyze is no longer automatically collecting columns / schema statitiscs - @norberttech
  • #1545 - Make Date and DateTime comparable - @norberttech
  • #1541 - DataFrame::with/transform/withEntries now also accepts WithEntry instance - @norberttech
  • #1538 - Improved cookie baner experience by showing also current status accepted/rejected/undecided - @norberttech
  • #1536 - Update Homebrew TAP formula: flow-php to version: 0.12.0 - @norberttech

Fixed

Updated

Removed

Contributors

Generated by Automation

0.12.0

17 Mar 09:36

Choose a tag to compare

[0.12.0] - 2025-03-17

Added

Changed

Fixed

Updated

Contributors

Generated by Automation

0.11.0

09 Mar 19:35

Choose a tag to compare

[0.11.0] - 2025-03-09

Added

Read more

0.10.0

03 Oct 20:54

Choose a tag to compare

[0.10.0] - 2024-10-03

Added

Changed

  • #1239 - CachingPipeline will relay only on previously set batch size without modifying it - @norberttech
  • #1234 - Path options are now available as a Options object instead of PHP associative array - @norberttech
  • #1235 - Improved DX on adding path filter to file extractors - @norberttech
  • #1233 - Loaders no longer need to relay on file extension to close streams in clousure - @norberttech
  • #1223 - Improved performance of Scalar Function Parameter - @norberttech
  • #1222 - Return DOMDocument instead of DOMElement from XMLParserExtractor - @norberttech
  • #1221 - Optimized XPath Scalar Function by reusing DOMDocument instead of creating new one - @norberttech
  • #1221 - Allow to pass Schema\Definition to withEntry in order to avoid using NativeEntryFactory type detection - @norberttech
  • #1215 - Improved title/description at DSL documentation pages - @norberttech
  • #1211 - When JsonExtractor is using a pointer, pointer becomes a key - @norberttech
  • #1209 - Updated dependencies - @norberttech
  • #1208 - Unify passing options to loaders/extractors through fluent interface - @norberttech
  • #1207 - from_csv, from_json, from_xml, from_parquet and from_text contract, removed support for passing path as array - @mleczakm
  • #1203 - Allow to rename XML nested structure elements on a loader level - @norberttech
  • #1203 - Move optional XMLLoader options to fluent interface - @norberttech
  • #1196 - Duplicate Module/Type enums in website to avoid dependencies and keep boundaries clean - @norberttech
  • #1193 - landing page code highlights are now handled by prismjs - @norberttech
  • #1191 - Update Homebrew TAP formula: flow-php to version: 0.9.2 - @norberttech

Fixed

Updated

Removed

Read more

0.9.2

13 Aug 21:18

Choose a tag to compare

[0.9.2] - 2024-08-13

Added

Changed

Fixed

  • #1189 - Fixed wrong saving multiple rows in JsonLoader - @stloyd

Removed

Contributors

Generated by Automation