Skip to content

Releases: flow-php/flow

0.10.0

03 Oct 20:54
Compare
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
Compare
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

0.9.1

12 Aug 10:49
Compare
Choose a tag to compare

[0.9.1] - 2024-08-12

Added

Changed

Fixed

Contributors

Generated by Automation

0.9.0

10 Aug 07:26
Compare
Choose a tag to compare

[0.9.0] - 2024-08-10

Added

Changed

Fixed

Updated

Read more

0.8.0

19 Jul 10:36
Compare
Choose a tag to compare

[0.8.0] - 2024-07-19

Added

Changed

Fixed

Updated

Read more

0.7.4

18 Apr 13:30
Compare
Choose a tag to compare

[0.7.4] - 2024-04-18

Added

Changed

Fixed

Removed

Contributors

Generated by Automation

0.7.3

30 Mar 19:29
Compare
Choose a tag to compare

[0.7.3] - 2024-03-29

Added

Changed

Fixed

Contributors

Generated by Automation

0.7.2

27 Mar 20:46
Compare
Choose a tag to compare

[0.7.2] - 2024-03-27

Added

Changed

Fixed

  • #1023 - merging schemas with different entries - @norberttech
  • #1021 - when writing directly to file stream, loader is not closing stream after each chunk of rows - @norberttech

Contributors

Generated by Automation

0.7.1

18 Mar 14:56
Compare
Choose a tag to compare

[0.7.1] - 2024-03-18

Changed

Contributors

Generated by Automation

0.7.0

11 Mar 11:41
Compare
Choose a tag to compare

[0.7.0] - 2024-03-11

Added

Changed

  • #1008 - disabled native functions invocation that was messing with namespaced functions - @norberttech
  • #1006 - Update dependencies - @norberttech
  • #998 - group by uuid/datetime objects without casting them to scalar first - @norberttech
  • #993 - Writing to partitioned datasets is no longer creating random file names, even append will create new files with suffixed name of the original file - @norberttech
  • #991 - Schema became mutable object [BC Break] - @norberttech
  • 239226 - Stop triggering workflows when only changelog was updated - @norberttech
  • 3fc5e7 - README - memory consumption description improvements - @norberttech
  • #985 - Update Homebrew TAP formula: flow-php to version: 0.6.1 - @norberttech

Fixed

Updated

Removed

Deprecated

Contributors

Generated by Automation