0.17.0
[0.17.0] - 2025-05-26
Added
- #1680 - Types Library architecture documnetation - @norberttech
- #1678 - type_mixed() - @norberttech
- #1678 - more tests in optional type - @norberttech
- #1670 - memory consumption to dataset report - @norberttech
- #1663 - Add a benchmark for Excel Extractor with an ODS file - @stloyd
- #1658 - type_positive_integer() - @norberttech
- #1658 - type_non_empty_string() - @norberttech
- #1643 - Add a new Excel Adapter with simple extractor - @stloyd
- bcab86 - flow-php/types dependency to flow-php/etl - @norberttech
- #1645 - UnionType to Types - @norberttech
- #1645 - OptionalType to Types - @norberttech
- #1645 - nullable property to Schema\Definition - @norberttech
- #1655 - Schema Evolving Validator - @norberttech
Changed
- 1a046a - Prepared release 0.17.0 - @norberttech
- #1680 - Unified types test suite - @norberttech
- #1680 - Moved Type interface to Flow\Types namespace - @norberttech
- #1665 - Improve the
CSVExtractorby removing duplicated operations - @stloyd - #1664 - Improve reading of headers in the
CSVExtractor- @stloyd - #1661 - Simplify Excel & GoogleSheet extractor cell expanding - @stloyd
- #1660 - Renamed is_nullable() into type_is_nullable() - @norberttech
- #1656 - Update Excel reading example - @stloyd
- #1645 - Moved all Types related classes to flow-php/types component - @norberttech
- #1653 - Update Homebrew TAP formula: flow-php to version: 0.16.2 - @norberttech
- #1651 - Rework
RenameEachEntryTransformerto a single instance on multiple strategies - @stloyd
Fixed
- #1677 - parquet normalizer for nullable entries - @norberttech
- #1659 - Close Excel extractor when limit is reached - @stloyd
- #1659 - Prevent memory leak in
ExcelExtractorby not copying each row in loop - @stloyd - #1658 - Removed references to Flow\ETL namespace from Flow\Types - @norberttech
Updated
- ef1e3d - types.md - @norberttech
- 850f2c - README.md - @norberttech
- bdfa42 - dependencies - @norberttech
Removed
- #1674 - labeler action from pr-check workflow - @norberttech
- #1645 - nullable property from all types - @norberttech
Contributors
Generated by Automation