Skip to content

0.10.0

Latest
Compare
Choose a tag to compare
@norberttech norberttech released this 03 Oct 20:54
· 25 commits to 1.x since this release

[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

Contributors

Generated by Automation