0.1.0
[0.1.0] - 2023-03-13
Added
- #354 - sequence extractor with date period and number sequence generators - @norberttech
- #353 - DataFrame::crossJoin - @norberttech
- #343 - Add support for Sqlite database - @stloyd
- #305 - config option that can be later used by extractor to decide if input options should be added to extracted rows - @norberttech
- #304 - Added Google Sheet ETL adapter - @jwojtyra-aterian
- #292 - PHP 8.2 support - @norberttech
- #292 - execute tests at PHP 8.2 - @norberttech
- c52568 - more verbose error for failing tests - @norberttech
- #259 - array_push transformer - @norberttech
- #243 - array push transformer - @norberttech
- #241 - Reference - representing reference to given entry/entries in DataFrame - @norberttech
- #240 - Aggregation::collect_unique - @norberttech
- #240 - Aggregation::collect - @norberttech
- #234 - Allow to use QueryBuilder while creating DBAL limit offset extractor for more advanced use cases - @norberttech
- #197 - Mysql dialect for bulk update/insert/upsert - @mleczakm
- #225 - Allow to read complex nested jsons from a specific pointer - @norberttech
- #178 - Elasticsearch Exractor - @norberttech
- #178 - Elasticsearch Hits to Rows transformer - @norberttech
- #175 - Dbal DSL - @norberttech
- #175 - DbalLimitOffsetExractor - @norberttech
- #170 - Advanced Join Expression - @norberttech
- #170 - Join usage examples - @norberttech
- #167 - left_anti join - @norberttech
- #165 - Pipeline Execution Plan - @norberttech
- #164 - Allow configuring amount of characters per line in CSV extractor - @stloyd
- #153 - Added assertion preventing from using pattern paths in filesystem based loders - @norberttech
- #149 - support for Elasticsearch 8 client - @norberttech
- #112 - Added PSRSimpleCache implementation of Flow Cache - @norberttech
- #109 - Print Rows/Schema alias to improve DX by not making dev to remember about To:: formatters - @norberttech
- #103 - Added threadSafe flag to FlowContext - @norberttech
- #101 - SaveMode allowing to control how to deal with existing files - @norberttech
- #101 - Filesystem::exists - @norberttech
- #101 - Filesystem::rm - @norberttech
- #101 - few missing unit tests - @norberttech
- #96 - reading partitioned CSV example - @norberttech
- #95 - examples into the main flow repository - @norberttech
- #93 - more PR checks to github actions - @norberttech
- #92 - [Core] Filesystem Streams - @norberttech
- #92 - [Json] Partitioning - @norberttech
- #92 - [Monorepo] Contributing section in README - @norberttech
- 0e0952 - changelog - @norberttech
- 04858c - PGSQL database url to testsuite setup - @norberttech
- 27ee7a - monorepo tools and settings - @norberttech
- 2db069 - partitioning, filesystem, and path manipulation (#278) - @norberttech
- e4021b - installation section to the docs - @norberttech
- ddd414 - binary flag to stream read mode (#250) - @norberttech
- 09c246 - banner - @norberttech
- be87f0 - new aggregations, first and last (#246) - @norberttech
- fb43f0 - support for Flow FileStream - @norberttech
- f5c91f - streams support (#108) - @norberttech
- 942c0d - DSL and support for FileStream (#109) - @norberttech
- f6c718 - missing dependency exception (#245) - @norberttech
- 88ef25 - default metadata to EnumEntry type (#235) - @norberttech
- 864b6e - missing tests - @norberttech
- a3e49e - github actions configuration - @norberttech
- eea2f6 - in memory cache implementation (#223) - @norberttech
- c7ff04 - entry/prefix DSL methods (#222) - @norberttech
- 6a7135 - more php native functions to DSL::Transform (#219) - @norberttech
- c68f5f - math value operation transformer (#218) - @norberttech
- 646205 - EnumEntry (#216) - @norberttech
- ef0797 - first schema constraints (#211) - @norberttech
- 1ed6bc - hash transformer for non cryptographic entry hashing (#204) - @norberttech
- 8c7432 - Rows::join methods (#201) - @norberttech
- 8ae33c - union types to schema (#199) - @norberttech
- 48c266 - possibility to set delimiter, enclouser and escape string in loader/extractor (#95) - @norberttech
- eab9ab - ETL::groupBy and ETL::aggregate to the ETL api (#191) - @norberttech
- 4998a0 - select/drop method to ETL api (#190) - @norberttech
- b3e169 - callback to run method (#172) - @norberttech
- da1f14 - DSL elements (#169) - @norberttech
- 81460b - read/write/filter/map functions to ETL (#165) - @norberttech
- c91473 - json_array doctrine type to bulk data (#88) - @owsiakl
- 682af9 - missing test - @DawidSajdak
- b9332e - missing test - @DawidSajdak
- 7a453a -
updateoperation to thefromConnectionmethod - @DawidSajdak - ef0c8a - entries to serialize/unserialize methods - @DawidSajdak
- 27c502 - CallbackEntryValueTransformer - @DawidSajdak
- 1dc7a9 -
updateoperation. - @DawidSajdak - bae3e8 - partial update to loader (#90) - @norberttech
- a084e7 - limit to ETL API (#157) - @norberttech
- 41393b - StreamLoader (#156) - @norberttech
- e2565e - JsonLoader (#88) - @norberttech
- f311dd - JsonEntry from flow-php/etl-adapter-json - @norberttech
- 85f934 - suggested packages - @norberttech
- ae5579 - more customizable abstraction for BulkInserts (#80) - @norberttech
- 4d9320 - possibility to display selected number of rows (#149) - @norberttech
- 5f9386 - fetch feature to return rows from ETL in other way than through Loader (#147) - @norberttech
- 4a6848 - ETL::collect() / ETL::parallelize(int $chunks) methods to ETL Api (#137) - @norberttech
- 23ec97 - PGSQL env for mutation tests - @tomaszhanc
- ea4ea2 - PGSQL env for mutation tests - @tomaszhanc
- 65117a - ENV for PGSQL - @tomaszhanc
- 02727e - ENV for PGSQL - @tomaszhanc
- cfbcab - workflow for auto-merge dependabot PRs (#44) - @tomaszhanc
- 0dd6ac - workflow for auto-merge dependabot PRs - @tomaszhanc
- 4c27e8 - workflow for auto-merge dependabot PRs - @tomaszhanc
- b1b10e - workflow for auto-merge dependabot PRs - @tomaszhanc
- 9ca0c2 - workflow for auto-merge dependabot PRs - @tomaszhanc
- e13ea8 - workflow for auto-merge dependabot PRs - @tomaszhanc
- 2f77f9 - workflow for auto-merge dependabot PRs - @tomaszhanc
- 881f4f - workflow for auto-merge dependabot PRs - @tomaszhanc
- c3a037 - workflow for auto-merge dependabot PRs - @tomaszhanc
- 43805f - workflow for auto-merge dependabot PRs - @tomaszhanc
- 3ec80d - upsert on conflict columns (#23) - @norberttech
- 6a8507 - dependabot for tools - @tomaszhanc
- 6e300e - dependabot for tools - @tomaszhanc
- f74a90 - Rows helper methods (#68) - @norberttech
- 648b1f - array_dot_rename function (#6) - @tomaszhanc
- dc8080 - missing keys to multiselect result array (#5) - @norberttech
- 4d6261 - array_dot_set function - @norberttech
- 3e39c9 - small optimization - @norberttech
- 484348 - multiselect syntax - @norberttech
- b71301 - detecting first/last Rows inside of ETL (#50) - @norberttech
- fd0b43 - access methods to Rows and Entries (#49) - @norberttech
- 286dc8 - pre/post request callables to extractors (#9) - @norberttech
- db218a - memory safe XMLReaderExtractor (#13) - @norberttech
- 2e5f0c - more data about request/response to row (#6) - @norberttech
- 8169ce - precisio to the float entry in order to fix comparisons (#48) - @norberttech
- 456cb1 - readme and fixed logger class name - @norberttech
- 540224 - Rows flatMap (#46) - @norberttech
- c97121 - FloatEntry (#44) - @norberttech
- c7e493 - static http extractor (#4) - @norberttech
- ff0956 - possibility to extract data from multiple queries (#3) - @norberttech
- 24bae1 - DbalQueryExtractor (#1) - @norberttech
- 40a51b - XMLEntry (#28) - @norberttech
- 873e3c - Rows::unique method (#24) - @norberttech
- a87050 - Rows::sortEntries method (#25) - @tomaszhanc
- 291d15 - merge method for Rows (#23) - @tomaszhanc
- 1052f8 - sort and find methods (#21) - @norberttech
- cb548d - each method to the Rows class and use the latest version of phi… (#13) - @DawidSajdak
- 237b88 - Run Tests section (#10) - @peter279k
- 22bc54 - norberttech/md-link-linter integration - @norberttech
- 74ffe8 - aeon-php/automation integration - @norberttech
- fe271d - aeon integration & updated dependencies - @norberttech
- be6ccd - Changelog - @norberttech
- 636d83 - badges - @norberttech
- 474e90 - description of use case into README - @norberttech
- 243a21 - missing tests and README - @norberttech
- 7e71f8 - missing dependency - @norberttech
- 856870 - license - @norberttech
Changed
- 7cf0ca - allow to manually trigger changelog update - @norberttech
- #331 - Update PHPStan to
^1.10- @stloyd - #317 - Update PHPUnit to
^9.6& fix deprecated code usage - @stloyd - #271 - Updated dependencies - @norberttech
- #263 - Rewritten ASCII table formatted - @norberttech
- #235 - minimum required avro php version - @norberttech
- #234 - Updated psalm to the latest version - @norberttech
- #178 - excluded composer.lock from PR size calculation - @norberttech
- #171 - Examples cleanup - @norberttech
- #153 - Moved streams to FlowContext - @norberttech
- #148 - Updated tools & project dependencies - @norberttech
- 0488f3 - Lock avro in order to avoid BC breaks - @norberttech
- #111 - Moved ErrorHandler to FlowContext - @norberttech
- #104 - Simplified Parquet Loader writing to groups - @norberttech
- #101 - renamed color into t_shirt_color in examples - @norberttech
- #97 - Improved partitioning performance - @norberttech
- ead619 - Use pull_request_target for labeler - @norberttech
- 595617 - Disabled labelers due to github security issues - @norberttech
- #92 - [CSV] Partitioning is now using Filesystem Streams - @norberttech
- d9ef9b - Unified installation guide in all readme files - @norberttech
- 1ec7b6 - Merge etl-adapter-xml/1.x - @norberttech
- 0f4399 - Merge etl-adapter-text/1.x - @norberttech
- 2cabd8 - Merge etl-adapter-reactphp/1.x - @norberttech
- 457625 - Merge etl-adapter-parquet/1.x - @norberttech
- e1c5de - Merge etl-adapter-logger/1.x - @norberttech
- 630aa3 - Merge etl-adapter-json/1.x - @norberttech
- ddbd55 - Merge etl-adapter-http/1.x - @norberttech
- cf5d90 - Merge etl-adapter-elasticsearch/1.x - @norberttech
- 83f124 - Merge etl-adapter-doctrine/1.x - @norberttech
- 6ca61c - Merge etl-adapter-csv/1.x - @norberttech
- 260bc8 - Merge etl-adapter-avro/1.x - @norberttech
- de9c5a - Merge etl-adapter-amphp/1.x - @norberttech
- c0114f - Merge doctrine-dbal-bulk/1.x - @norberttech
- 91ced7 - Merge array-dot/1.x - @norberttech
- 6068bb - Merge etl/1.x - @norberttech
- 1ba4bd - Root commit for monorepo branch 1.x - @norberttech
- 3be53e - Adjust adapter to the latest changes in core etl library - @norberttech
- 5f4f3d - Adjust adapter to the latest changes in core etl library - @norberttech
- 1376fe - Adjust adapter to the latest changes in core etl library - @norberttech
- 451635 - Adjust adapter to the latest changes in core etl library - @norberttech
- 546393 - Adjust adapter to the latest changes in core etl library - @norberttech
- e86925 - Adjust adapter to the latest changes in core etl library - @norberttech
- a9b921 - Adjust adapter to the latest changes in core etl library - @norberttech
- 12126a - Adjust adapter to the latest changes in core etl library - @norberttech
- 6a3602 - Adjust adapter to the latest changes in core etl library - @norberttech
- 4137db - Adjust adapter to the latest changes in core etl library - @norberttech
- d77206 - Adjust adapter to the latest changes in core etl library - @norberttech
- 219ea7 - Adjust adapter to the latest changes in core etl library - @norberttech
- b4ef88 - Allow infection/extension-installer in tools (#271) - @szepeviktor
- 61dd1a - Function
uniqid()must be used with 2nd parameter to increase uniqueness (#264) - @stloyd - d576ba - Remove
IsAssociativeArrayclass in favor ofarray_is_list()native function (#262) - @stloyd - d6928c - Simplify PHPUnit configuration by removing bootstrap file (#261) - @stloyd
- 9ad0eb - parquet into mandatory dependency - @norberttech
- 83b30a - json-machine into mandatory dependency - @norberttech
- 752d9f - elasticsearch into mandatory dependency - @norberttech
- b760d6 - doctrine-dbal-bulk into mandatory dependency - @norberttech
- 35c2ef - avro-php into mandatory dependency - @norberttech
- 53ae6f - Create LICENSE - @norberttech
- 4e77cf - Create LICENSE - @norberttech
- ca56e1 - Create LICENSE - @norberttech
- 2df9c1 - Create LICENSE - @norberttech
- ee72a1 - Create LICENSE - @norberttech
- 109e26 - Create LICENSE - @norberttech
- 712ed0 - Create LICENSE - @norberttech
- b69f42 - Create LICENSE - @norberttech
- b59dec - Create LICENSE - @norberttech
- d3ae27 - Transformers cleanup (#252) - @norberttech
- 84692d - Allowed to use more advanced callbacks in call user function transformer (#251) - @norberttech
- 946aea - rtrim row values (#1) - @norberttech
- ecd637 - Adjusted avro to use flow streams (#1) - @norberttech
- 906337 - Initial commit - @norberttech
- 3d4731 - Merge pull request #1 from norberttech/feature/file-stream - @norberttech
- e1cbee - CS Fixes - @norberttech
- e88ab7 - File stream abstraction (#243) - @norberttech
- 8058f9 - Unified JsonLoader behavior (#108) - @norberttech
- e14d50 - Transformations grouping (#242) - @norberttech
- b1957f - Define schema for array unpack to support complex types unpacking (#237) - @norberttech
- 9a8107 - Moved default entries metadata to dedicated class (#236) - @norberttech
- 867681 - Initial commit - @norberttech
- f1bae0 - Expose min/max in Memory/Consumption monitor (#233) - @norberttech
- 429b67 - Initial commit - @norberttech
- cb193b - Improved native entry factory entry type detection (#232) - @norberttech
- 960706 - Schema definition metadata (#231) - @norberttech
- d85586 - List Entry (#230) - @norberttech
- 98b352 - Feature/csv dsl (#105) - @norberttech
- b9e0b4 - Adjusted to latest changes in Flow - @norberttech
- aead49 - Local Socket Pipeline and async processing abstraction (#227) - @norberttech
- 4b1f78 - Initial commit - @norberttech
- 94c83b - Initial commit - @norberttech
- 99d6d1 - Cache serialization (#226) - @norberttech
- b0d73b - Nested pipeline (#225) - @norberttech
- c5bd0e - Reorganized configuration (#224) - @norberttech
- fc544f - DSL Unifications (#221) - @norberttech
- 80a679 - default transformers behavior from Entries::add to Entries::set (#220) - @norberttech
- febc8a - Display schema (#214) - @norberttech
- cde965 - Upgrade php81 (#86) - @norberttech
- aada02 - Join each (#210) - @norberttech
- 90ac3e - DataFrame join (#202) - @norberttech
- b3e393 - Get schema from existing rows (#198) - @norberttech
- b789fc - Extracted DataFrame from ETL class (#197) - @norberttech
- 0aeb3b - Feature/cleanup (#196) - @norberttech
- 22c256 - Make entry names case sensitive (#186) - @norberttech
- 5283f3 - Renamed find into findOne and added new find method to Rows (#180) - @norberttech
- 2ffdb8 - Enabled php 8.1 (#179) - @norberttech
- f22d1c - Keep entries case insensitive without changing entry name (#178) - @norberttech
- 2c78a8 - Psalm types detection (#177) - @norberttech
- 6407ce - Schema::isValid with SchemaValidator (#176) - @norberttech
- 858011 - Row schema validation mechanism (#175) - @norberttech
- 7f3ae8 - Group by Rows (#174) - @norberttech
- dbeec5 - Revert unintended BC break (#170) - @norberttech
- 5246ef - Improved code coverage in tests (#168) - @norberttech
- 4a8f84 - Domain Specific Language (#167) - @norberttech
- bbb37a - In Memory SortBy (#164) - @norberttech
- a6f009 - Merge pull request #161 from DawidSajdak/feature/add-callback-antry-value-transformer - @DawidSajdak
- ce57c1 - Fixes - @DawidSajdak
- 758225 - Fixes - @DawidSajdak
- ba4680 - Pipeline clousre (#163) - @norberttech
- b223c5 - ETL::sortBy (#162) - @norberttech
- 9bc5f2 - Detect JSON type values and automatically cast them from string to array in order to satisfy dbal (#87) - @norberttech
- 31f9e0 - to EntryValueTransformer - @DawidSajdak
- 7b1476 - to EntryValueTransformer - @DawidSajdak
- f6888a - Merge pull request #80 from DawidSajdak/feature/add-update-to-from-connection-method - @DawidSajdak
- ffd90e - Fix - @DawidSajdak
- 46a7e2 - Merge pull request #79 from DawidSajdak/feature/add-update-operation - @DawidSajdak
- 522f24 - CR fixes - @DawidSajdak
- 4f244d - Fix - @DawidSajdak
- 33227f - Merge pull request #86 from DawidSajdak/feature/update-multiple-rows-at-once - @DawidSajdak
- 1eea5c - Fixes - @DawidSajdak
- 6ef4cb - Use proper dbal types when executing insert statement (#84) - @norberttech
- ce449b - Cleaned up factories defined by transformers - @norberttech
- 4806d5 - Cleanup converters that are leftovers from multirepo approach (#158) - @norberttech
- d4138f - Adjusted adapter fore serialization (#82) - @norberttech
- f5ea58 - Merged flow-php/etl-adapter-memory into flow-php/etl - @norberttech
- 2d6583 - Moved JsonEntry to flow-php/etl library - @norberttech
- 03c4c3 - Row::merge (#154) - @norberttech
- 5f7333 - Merged flow-php/etl-transformers and flow-php/etl-loaders repositories into etl repo - @norberttech
- 4e3589 - Simplified worker and updated README - @norberttech
- 869be7 - Initial commit - @norberttech
- 7e3c23 - Adjusted adapter for serialization (#80) - @norberttech
- 5535f8 - Adjusted Adapter for Serialization (#82) - @norberttech
- cd622d - Adjusted adapter for serialization (#88) - @norberttech
- fc3e50 - Adjusted adapter for serialization (#75) - @norberttech
- b840f5 - Adjust adapter for Serialization (#86) - @norberttech
- 72d786 - Serialization (#152) - @norberttech
- 9502c6 - Merge pull request #148 from flow-php/dependabot/composer/tools/phpstan/phpstan-1.4.6 - @tomaszhanc
- ebbcfd - Adjusted JsonEntry to the lastest changes - @norberttech
- 25b495 - Merge pull request #79 from flow-php/dependabot/composer/tools/vimeo/psalm-4.20.0 - @tomaszhanc
- e64b55 - Implement toString for XMLEntry - @tomaszhanc
- c0231d - ETL::process (#150) - @norberttech
- 0515c6 - Merge pull request #73 from tomaszhanc/hotfix/improve-performance - @tomaszhanc
- 3d43d0 - Improve performance for DbalQueryExtractor - @tomaszhanc
- e384e0 - Revert pipelines from generators to callbacks (#144) - @norberttech
- 6965ec - Small performance improvement (#74) - @norberttech
- 5eec89 - Performance improvements (#136) - @norbertmwk
- 17087b - Reuse workflows from aeon-php/actions (#70) - @tomaszhanc
- 0d1be6 - Merge pull request #72 from tomaszhanc/feature/update-workflows - @tomaszhanc
- a146e0 - Merge pull request #60 from tomaszhanc/feature/update-workflows - @tomaszhanc
- 489eb4 - Merge pull request #54 from tomaszhanc/feature/update-workflows - @tomaszhanc
- 4fea30 - Adjust workflow with PostgreSQL - @tomaszhanc
- 76e229 - Adjust test workflow to add PostgreSQL - @tomaszhanc
- 518a3e - Merge pull request #72 from tomaszhanc/feature/update-workflows - @tomaszhanc
- 3af1dd - Adjust test workflow with ES service - @tomaszhanc
- d8cc4c - Merge pull request #126 from tomaszhanc/feature/update-workflows - @tomaszhanc
- 44d95b - Merge pull request #62 from tomaszhanc/feature/update-workflows - @tomaszhanc
- 616d0e - Merge pull request #68 from tomaszhanc/feature/update-workflows - @tomaszhanc
- b982f1 - Merge pull request #52 from tomaszhanc/feature/update-workflows - @tomaszhanc
- cd9ac9 - Merge pull request #67 from tomaszhanc/feature/update-workflows - @tomaszhanc
- 6a8ee1 - Merge pull request #67 from tomaszhanc/hotfix/static - @tomaszhanc
- 101de6 - Reuse workflows from aeon-php/actions - @tomaszhanc
- fdd36e - Reuse workflows from aeon-php/actions - @tomaszhanc
- b31dbf - Reuse workflows from aeon-php/actions - @tomaszhanc
- 810a02 - Reuse workflows from aeon-php/actions - @tomaszhanc
- 83a7e5 - Reuse workflows from aeon-php/actions - @tomaszhanc
- 684192 - Reuse workflows from aeon-php/actions - @tomaszhanc
- 1f97a6 - Reuse workflows from aeon-php/actions - @tomaszhanc
- 50bbb3 - Reuse workflows from aeon-php/actions - @tomaszhanc
- 62fb8b - Reuse workflows from aeon-php/actions - @tomaszhanc
- 658315 - Dont use deprecated getName() method on Doctrine Dbal Platform class (#47) - @tomaszhanc
- 29b68c - Merge pull request #43 from tomaszhanc/hotifx/dbal - @tomaszhanc
- 53af2c - Merge pull request #113 from tomaszhanc/feature/update-tools - @tomaszhanc
- efe36b - Supress phpstan errors - @tomaszhanc
- 929e46 - Merge pull request #59 from tomaszhanc/hotfix/static - @tomaszhanc
- 50e5fd - Merge pull request #31 from flow-php/hotfix/doctrine - @tomaszhanc
- 20335c - Merge pull request #42 from flow-php/dependabot/composer/tools/friendsofphp/php-cs-fixer-3.2.1 - @tomaszhanc
- d5fd72 - Fix - @tomaszhanc
- 2b12e2 - Merge pull request #97 from tomaszhanc/1.x - @tomaszhanc
- ab4681 - Merge pull request #28 from tomaszhanc/feature/auto-merge - @tomaszhanc
- feb1b3 - Merge pull request #28 from tomaszhanc/feature/auto-merge - @tomaszhanc
- 2627d1 - Merge pull request #44 from tomaszhanc/feature/auto-merge - @tomaszhanc
- ebfc54 - Merge pull request #23 from tomaszhanc/feature/auto-merge - @tomaszhanc
- 494d12 - Merge pull request #46 from tomaszhanc/feature/auto-merge - @tomaszhanc
- 412f73 - Merge pull request #44 from tomaszhanc/feature/auto-merge - @tomaszhanc
- c4294d - Merge pull request #36 from tomaszhanc/feature/auto-merge - @tomaszhanc
- b5dbee - Merge pull request #42 from tomaszhanc/feature/auto-merge - @tomaszhanc
- 0880b9 - Merge pull request #45 from flow-php/dependabot/composer/tools/vimeo/psalm-4.11.1 - @tomaszhanc
- ae2929 - Merge pull request #40 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.10 - @DawidSajdak
- 3d68ac - Merge pull request #42 from flow-php/dependabot/composer/elasticsearch/elasticsearch-7.15.0 - @DawidSajdak
- 3e2397 - Merge pull request #20 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.10 - @DawidSajdak
- 7bcc68 - Merge pull request #92 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.10 - @DawidSajdak
- 8f05af - Merge pull request #32 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.10 - @DawidSajdak
- d9307a - Merge pull request #40 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.10 - @DawidSajdak
- 7cb480 - Merge pull request #39 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.10 - @DawidSajdak
- 3ec04b - Merge pull request #25 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.10 - @DawidSajdak
- cbc5b7 - Merge pull request #43 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.10 - @DawidSajdak
- 09174b - Merge pull request #25 from flow-php/dependabot/composer/tools/infection/infection-0.25.3 - @DawidSajdak
- d63849 - Merge pull request #21 from flow-php/dependabot/composer/tools/infection/infection-0.25.3 - @DawidSajdak
- bed993 - Merge pull request #93 from flow-php/dependabot/composer/tools/infection/infection-0.25.3 - @DawidSajdak
- 8d2df0 - Merge pull request #33 from flow-php/dependabot/composer/tools/infection/infection-0.25.3 - @DawidSajdak
- 18e588 - Merge pull request #41 from flow-php/dependabot/composer/tools/infection/infection-0.25.3 - @DawidSajdak
- 661c04 - Merge pull request #34 from flow-php/dependabot/composer/tools/friendsofphp/php-cs-fixer-3.2.1 - @DawidSajdak
- 55d836 - Merge pull request #41 from flow-php/dependabot/composer/league/csv-9.72 - @DawidSajdak
- 361137 - Merge pull request #40 from flow-php/dependabot/composer/tools/friendsofphp/php-cs-fixer-3.2.1 - @DawidSajdak
- b77178 - Merge pull request #44 from flow-php/dependabot/composer/tools/friendsofphp/php-cs-fixer-3.2.1 - @DawidSajdak
- 6d532c - Merge pull request #42 from flow-php/dependabot/composer/tools/friendsofphp/php-cs-fixer-3.2.1 - @DawidSajdak
- 240ca3 - Merge pull request #26 from flow-php/dependabot/composer/tools/friendsofphp/php-cs-fixer-3.2.1 - @DawidSajdak
- 1ef92c - Merge pull request #94 from flow-php/dependabot/composer/tools/friendsofphp/php-cs-fixer-3.2.1 - @DawidSajdak
- 77f9f9 - Merge pull request #24 from flow-php/dependabot/composer/doctrine/dbal-3.1.3 - @DawidSajdak
- 46a3fb - Merge pull request #21 from flow-php/dependabot/composer/tools/infection/infection-0.25.2 - @DawidSajdak
- a88ea8 - Merge pull request #19 from flow-php/dependabot/composer/tools/infection/infection-0.25.2 - @DawidSajdak
- 1908f9 - Merge pull request #91 from flow-php/dependabot/composer/tools/infection/infection-0.25.2 - @DawidSajdak
- ca49fb - Merge pull request #31 from flow-php/dependabot/composer/tools/infection/infection-0.25.2 - @DawidSajdak
- 235ba1 - Merge pull request #39 from flow-php/dependabot/composer/tools/infection/infection-0.25.2 - @DawidSajdak
- 54fba3 - Merge pull request #37 from flow-php/dependabot/composer/tools/infection/infection-0.25.1 - @DawidSajdak
- 54e07b - Merge pull request #38 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.99 - @DawidSajdak
- dcb593 - Merge pull request #38 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.99 - @DawidSajdak
- 1456fa - Merge pull request #24 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.99 - @DawidSajdak
- fc1867 - Merge pull request #41 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.99 - @DawidSajdak
- ebf787 - Merge pull request #27 from flow-php/dependabot/composer/tools/vimeo/psalm-4.10.0 - @DawidSajdak
- 2bbb92 - Merge pull request #35 from flow-php/dependabot/composer/tools/vimeo/psalm-4.10.0 - @DawidSajdak
- 5ce49a - Merge pull request #36 from flow-php/dependabot/composer/tools/infection/infection-0.25.0 - @DawidSajdak
- bd8d9a - Merge pull request #18 from flow-php/dependabot/composer/doctrine/dbal-3.1.2 - @DawidSajdak
- 9a3946 - Merge pull request #37 from flow-php/dependabot/composer/tools/vimeo/psalm-4.10.0 - @DawidSajdak
- ce0323 - Merge pull request #23 from flow-php/dependabot/composer/tools/vimeo/psalm-4.10.0 - @DawidSajdak
- f962d9 - Merge pull request #40 from flow-php/dependabot/composer/tools/vimeo/psalm-4.10.0 - @DawidSajdak
- b1173c - Merge pull request #39 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.99 - @DawidSajdak
- 35ba2e - Merge pull request #19 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.99 - @DawidSajdak
- 587145 - Merge pull request #89 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.99 - @DawidSajdak
- 5c54a7 - Merge pull request #17 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.99 - @DawidSajdak
- 352276 - Merge pull request #20 from flow-php/dependabot/composer/tools/infection/infection-0.25.1 - @DawidSajdak
- 9afd2a - Merge pull request #18 from flow-php/dependabot/composer/tools/infection/infection-0.25.1 - @DawidSajdak
- 09956f - Merge pull request #90 from flow-php/dependabot/composer/tools/infection/infection-0.25.1 - @DawidSajdak
- 2ad74d - Merge pull request #29 from flow-php/dependabot/composer/tools/infection/infection-0.25.1 - @DawidSajdak
- 9d170a - Merge pull request #30 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.99 - @DawidSajdak
- 3a7b13 - Merge pull request #87 from flow-php/dependabot/composer/tools/vimeo/psalm-4.10.0 - @tomaszhanc
- 925d36 - Merge pull request #88 from flow-php/dependabot/composer/tools/infection/infection-0.25.0 - @tomaszhanc
- 30c08d - Merge pull request #16 from flow-php/dependabot/composer/tools/friendsofphp/php-cs-fixer-3.1.0 - @tomaszhanc
- be32d5 - Merge pull request #38 from flow-php/dependabot/composer/tools/vimeo/psalm-4.10.0 - @tomaszhanc
- 69611f - Merge pull request #15 from flow-php/dependabot/composer/tools/infection/infection-0.25.0 - @tomaszhanc
- b3d052 - Merge pull request #17 from flow-php/dependabot/composer/tools/vimeo/psalm-4.10.0 - @tomaszhanc
- 4289af - Merge pull request #14 from flow-php/dependabot/composer/tools/infection/infection-0.25.0 - @tomaszhanc
- 8a9fb4 - Merge pull request #15 from flow-php/dependabot/composer/tools/vimeo/psalm-4.10.0 - @tomaszhanc
- 96d141 - Merge pull request #9 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.9 - @tomaszhanc
- 8a7842 - Merge pull request #8 from flow-php/dependabot/composer/tools/vimeo/psalm-4.9.3 - @tomaszhanc
- 472ae8 - Merge pull request #11 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.98 - @tomaszhanc
- 0236c3 - Merge pull request #10 from flow-php/dependabot/composer/tools/infection/infection-0.24.0 - @tomaszhanc
- d40254 - Merge pull request #12 from flow-php/dependabot/composer/tools/friendsofphp/php-cs-fixer-2.19.2 - @tomaszhanc
- 4d5d69 - Merge pull request #13 from tomaszhanc/hotfix/pr-description - @tomaszhanc
- 91b6b1 - Merge pull request #36 from tomaszhanc/hotifx/php-cs-config - @tomaszhanc
- 426300 - Remove unsued PHP-CS config (#38) - @tomaszhanc
- ac4643 - Merge pull request #39 from tomaszhanc/hotifx/php-cs-config - @tomaszhanc
- 7f0c17 - Merge pull request #7 from tomaszhanc/hotfix/dpenedabot - @tomaszhanc
- 3bc415 - Merge pull request #37 from tomaszhanc/hotifx/php-cs-config - @tomaszhanc
- efbc1b - Merge pull request #86 from tomaszhanc/hotifx/php-cs-config - @tomaszhanc
- ee3c4c - Remove unsued PHP-CS config - @tomaszhanc
- 8e47dd - Remove unsued PHP-CS config - @tomaszhanc
- 94afaa - Remove unsued PHP-CS config - @tomaszhanc
- 5fa5b0 - Remove unsued PHP-CS config - @tomaszhanc
- 6344a7 - Merge pull request #23 from flow-php/dependabot/composer/tools/friendsofphp/php-cs-fixer-3.1.0 - @tomaszhanc
- b47b2c - Merge pull request #33 from flow-php/dependabot/composer/tools/friendsofphp/php-cs-fixer-3.1.0 - @tomaszhanc
- a932ca - mend - @tomaszhanc
- 810865 - Merge pull request #32 from flow-php/dependabot/composer/tools/friendsofphp/php-cs-fixer-3.1.0 - @tomaszhanc
- b107d6 - Merge pull request #35 from flow-php/dependabot/composer/tools/friendsofphp/php-cs-fixer-3.1.0 - @tomaszhanc
- c6c671 - Merge pull request #82 from flow-php/dependabot/composer/tools/friendsofphp/php-cs-fixer-3.1.0 - @tomaszhanc
- 8f2a52 - Merge pull request #14 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.9 - @tomaszhanc
- 198a59 - Merge pull request #12 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.98 - @tomaszhanc
- d8dffe - Merge pull request #13 from flow-php/dependabot/composer/tools/infection/infection-0.24.0 - @tomaszhanc
- 03676b - Merge pull request #11 from flow-php/dependabot/composer/tools/vimeo/psalm-4.9.3 - @tomaszhanc
- 8600ad - Merge pull request #10 from flow-php/dependabot/composer/tools/friendsofphp/php-cs-fixer-2.19.2 - @tomaszhanc
- 04214c - Merge pull request #9 from tomaszhanc/hotfix/dependabot - @tomaszhanc
- 2b1cd8 - Merge pull request #38 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.98 - @tomaszhanc
- b30569 - Merge pull request #36 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.98 - @tomaszhanc
- 8999f3 - Merge pull request #85 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.98 - @tomaszhanc
- b700b2 - Merge pull request #22 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.98 - @DawidSajdak
- 16bead - Merge pull request #36 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.9 - @DawidSajdak
- a06519 - Merge pull request #34 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.9 - @DawidSajdak
- c6990a - Merge pull request #35 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.97 - @DawidSajdak
- 5418bb - Merge pull request #83 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.9 - @DawidSajdak
- e95a9d - Merge pull request #21 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.97 - @DawidSajdak
- fcf22f - Merge pull request #37 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.97 - @DawidSajdak
- a80e97 - Merge pull request #84 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.97 - @DawidSajdak
- ffd4db - Merge pull request #26 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.98 - @DawidSajdak
- fdc61b - Merge pull request #34 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.98 - @DawidSajdak
- f80bae - Merge pull request #35 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.98 - @DawidSajdak
- fd9bc4 - Use content type header for a request (#31) - @tomaszhanc
- 5dce1e - Merge pull request #33 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.97 - @tomaszhanc
- 4d5db4 - Merge pull request #29 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.96 - @tomaszhanc
- 7da48c - Merge pull request #31 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.96 - @tomaszhanc
- e29458 - Merge pull request #18 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.96 - @tomaszhanc
- 4d97be - Merge pull request #34 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.96 - @tomaszhanc
- 991d5d - Merge pull request #22 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.96 - @tomaszhanc
- 017c42 - Merge pull request #32 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.96 - @tomaszhanc
- e9cd0d - Merge pull request #78 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.96 - @tomaszhanc
- 9fe660 - Merge pull request #21 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.95 - @tomaszhanc
- 02cd93 - Merge pull request #28 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.95 - @tomaszhanc
- 3a0ef0 - Merge pull request #30 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.95 - @tomaszhanc
- 2c5d1d - Merge pull request #17 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.95 - @tomaszhanc
- 5beed4 - Merge pull request #33 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.95 - @tomaszhanc
- d8b636 - Merge pull request #29 from flow-php/dependabot/composer/tools/vimeo/psalm-4.9.3 - @DawidSajdak
- 9a7acb - Merge pull request #28 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.8 - @DawidSajdak
- 99adbd - Merge pull request #26 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.8 - @DawidSajdak
- e8f900 - Merge pull request #74 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.8 - @DawidSajdak
- b13421 - Merge pull request #72 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.94 - @DawidSajdak
- cc94a0 - Merge pull request #30 from flow-php/dependabot/composer/elasticsearch/elasticsearch-7.14.0 - @DawidSajdak
- ecf296 - Merge pull request #23 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.8 - @DawidSajdak
- f7b037 - Merge pull request #16 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.8 - @tomaszhanc
- 764867 - Merge pull request #20 from flow-php/dependabot/composer/tools/vimeo/psalm-4.9.3 - @tomaszhanc
- a43e18 - Merge pull request #77 from flow-php/dependabot/composer/tools/vimeo/psalm-4.9.3 - @tomaszhanc
- c69292 - Merge pull request #31 from flow-php/dependabot/composer/tools/vimeo/psalm-4.9.3 - @tomaszhanc
- caef03 - Merge pull request #16 from flow-php/dependabot/composer/tools/vimeo/psalm-4.9.3 - @tomaszhanc
- 2813bb - Merge pull request #32 from flow-php/dependabot/composer/tools/vimeo/psalm-4.9.3 - @tomaszhanc
- cf1156 - Merge pull request #27 from flow-php/dependabot/composer/tools/vimeo/psalm-4.9.3 - @tomaszhanc
- bfa8a7 - Merge pull request #24 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.94 - @tomaszhanc
- fd333d - Merge pull request #11 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.94 - @tomaszhanc
- a41aee - Merge pull request #26 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.94 - @tomaszhanc
- 4238f7 - Merge pull request #71 from flow-php/dependabot/composer/tools/infection/infection-0.24.0 - @tomaszhanc
- 13a87e - Merge pull request #14 from flow-php/dependabot/composer/tools/infection/infection-0.24.0 - @tomaszhanc
- 0a3af2 - Merge pull request #15 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.94 - @tomaszhanc
- 99e090 - Merge pull request #22 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.94 - @tomaszhanc
- 46ff9c - Merge pull request #10 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.93 - @tomaszhanc
- 562388 - Merge pull request #25 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.93 - @tomaszhanc
- 18c001 - Merge pull request #25 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.93 - @tomaszhanc
- 4fddc9 - Merge pull request #70 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.93 - @tomaszhanc
- c8f0fd - Merge pull request #23 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.93 - @tomaszhanc
- 68531e - Merge pull request #20 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.93 - @tomaszhanc
- fe2b1c - Merge pull request #13 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.93 - @tomaszhanc
- 16272c - Merge pull request #24 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.7 - @DawidSajdak
- 24c41c - Merge pull request #24 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.7 - @DawidSajdak
- 1bdcf9 - Merge pull request #69 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.7 - @DawidSajdak
- a9ee38 - Merge pull request #12 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.7 - @tomaszhanc
- 2c4649 - Merge pull request #19 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.7 - @tomaszhanc
- 596878 - Merge pull request #22 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.7 - @tomaszhanc
- 930ae4 - Merge pull request #23 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.92 - @tomaszhanc
- a2efef - Merge pull request #8 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.92 - @tomaszhanc
- 733e5b - Merge pull request #21 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.92 - @tomaszhanc
- f278f7 - Merge pull request #18 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.92 - @tomaszhanc
- a10cf9 - Merge pull request #11 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.92 - @tomaszhanc
- 160c72 - Merge pull request #67 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.92 - @tomaszhanc
- 67fcf4 - Merge pull request #23 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.92 - @tomaszhanc
- f1681d - Merge pull request #22 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.91 - @tomaszhanc
- 1045f3 - Merge pull request #20 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.91 - @tomaszhanc
- 6f2510 - Merge pull request #17 from flow-php/dependabot/composer/nyholm/psr7-1.4.1 - @tomaszhanc
- 24a908 - Merge pull request #16 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.91 - @tomaszhanc
- 7610b6 - Merge pull request #10 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.91 - @tomaszhanc
- 465014 - Merge pull request #66 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.91 - @tomaszhanc
- 4ae30c - Merge pull request #22 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.91 - @tomaszhanc
- b49f81 - Structure entry (#65) - @norberttech
- f2fdb0 - Merge pull request #13 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.90 - @tomaszhanc
- 90d324 - Merge pull request #15 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.6 - @tomaszhanc
- d341a2 - Error Handlers (#62) - @norberttech
- afa25b - DateEntries arguments from DateTimeImmutable into DateTimeInterface (#63) - @norberttech
- 5d9771 - Merge pull request #8 from tomaszhanc/hotfix/update-dependencies - @tomaszhanc
- 90d6fa - Merge pull request #7 from flow-php/tomaszhanc-patch-1 - @tomaszhanc
- 5ac69b - Merge pull request #18 from flow-php/dependabot/composer/elasticsearch/elasticsearch-7.13.1 - @tomaszhanc
- fd28ed - Merge pull request #19 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.90 - @tomaszhanc
- 0feff6 - Merge pull request #20 from flow-php/dependabot/composer/tools/vimeo/psalm-4.8.1 - @tomaszhanc
- 4fb816 - Merge pull request #56 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.90 - @tomaszhanc
- 15e779 - Merge pull request #58 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.6 - @tomaszhanc
- 151c0c - Merge pull request #17 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.90 - @tomaszhanc
- 4d8ef0 - Merge pull request #18 from flow-php/dependabot/composer/tools/vimeo/psalm-4.8.1 - @tomaszhanc
- 90ed4b - Merge pull request #19 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.6 - @tomaszhanc
- be2fa5 - Merge pull request #21 from flow-php/dependabot/composer/tools/phpunit/phpunit-9.5.6 - @tomaszhanc
- 166a7d - Merge pull request #19 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.90 - @tomaszhanc
- 40c3aa - Merge pull request #20 from flow-php/dependabot/composer/tools/vimeo/psalm-4.8.1 - @tomaszhanc
- 94ffb8 - Extract array_dot_path function from array_dot_get - @norberttech
- 4461ea - Initial commit - @norberttech
- dac37a - Pass parameter types when executing query (#5) - @tomaszhanc
- 78019b - Sort entries before passing them to BulkData (#5) - @tomaszhanc
- c8fd0b - Merge pull request #55 from tomaszhanc/hotfix/array-comparison - @tomaszhanc
- df1490 - Support null values in comparison - @tomaszhanc
- bee2c1 - Upgrade flow-php/etl dependency (#18) - @tomaszhanc
- 836fc8 - Merge pull request #54 from norberttech/bug/comparison - @tomaszhanc
- 1c1619 - Initial commit - @norberttech
- 5c429b - Merge pull request #43 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.87 - @DawidSajdak
- 72efdc - Merge pull request #13 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.87 - @DawidSajdak
- f0b49e - Merge pull request #12 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.87 - @DawidSajdak
- 8593f8 - Merge pull request #11 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.87 - @DawidSajdak
- 77c2f3 - Initial commit - @norberttech
- 418660 - Merge pull request #12 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.86 - @DawidSajdak
- 5dda61 - Merge pull request #42 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.86 - @DawidSajdak
- c9722d - Merge pull request #11 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.86 - @DawidSajdak
- 20f555 - Merge pull request #10 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.86 - @DawidSajdak
- b11be3 - Merge pull request #8 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.85 - @DawidSajdak
- 58631e - Merge pull request #9 from flow-php/dependabot/composer/tools/vimeo/psalm-4.7.2 - @DawidSajdak
- 6228b4 - Merge pull request #10 from flow-php/dependabot/composer/tools/friendsofphp/php-cs-fixer-2.19.0 - @DawidSajdak
- f7fdd0 - Merge pull request #7 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.85 - @DawidSajdak
- 177aa1 - Merge pull request #8 from flow-php/dependabot/composer/tools/vimeo/psalm-4.7.2 - @DawidSajdak
- e53956 - Merge pull request #9 from flow-php/dependabot/composer/tools/friendsofphp/php-cs-fixer-2.19.0 - @DawidSajdak
- 70799c - Merge pull request #6 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.85 - @DawidSajdak
- 3c130b - Merge pull request #7 from flow-php/dependabot/composer/tools/vimeo/psalm-4.7.2 - @DawidSajdak
- 3f857c - Merge pull request #8 from flow-php/dependabot/composer/tools/friendsofphp/php-cs-fixer-2.19.0 - @DawidSajdak
- d1a7c4 - Merge pull request #37 from flow-php/dependabot/composer/tools/infection/infection-0.22.0 - @DawidSajdak
- 112801 - Merge pull request #39 from flow-php/dependabot/composer/tools/phpstan/phpstan-0.12.85 - @DawidSajdak
- 03f8c0 - Merge pull request #41 from flow-php/dependabot/composer/tools/friendsofphp/php-cs-fixer-2.19.0 - @DawidSajdak
- 321d2e - Moved rows processing to the pipeline (#32) - @norberttech
- f0ca8b - Moved JsonEntry from main ETL library (#3) - @norberttech
- b976ea - Moved all json related features to etl-adapter-json (#33) - @norberttech
- 7109f9 - Moved XMLEntry into etl-adapater-xml (#34) - @norberttech
- 91b656 - Initial commit - @norberttech
- e2a1c6 - Initial commit - @norberttech
- 377a21 - Automaticlly instll tools - @norberttech
- 1fc838 - Allow entries to take any string as a name (#31) - @norberttech
- f3f4ad - Extracted Memory into memory adapter (#30) - @norberttech
- 1ba67d - Row remove (#29) - @norberttech
- ee9921 - Improved test suite - @norberttech
- 0e96e7 - Feature/tests (#1) - @norberttech
- b71018 - Initial commit - @norberttech
- 202442 - Cleanup Entries (#26) - @norberttech
- 4e478e - Rename to etl-adapter-doctrine - @tomaszhanc
- c68ad6 - Initial commit - @norberttech
- b371b8 - Improve return type for Rows::toArray() (#18) - @tomaszhanc
- 5e0791 - phive with tools dedicated composer.json (#17) - @norberttech
- 3ea958 - Initial commit - @tomaszhanc
- 917267 - Pull Requests template (#14) - @DawidSajdak
- cdbc76 - Initial commit - @norberttech
- 032ef2 - Remove Webmozart/Assert dependency (#3) - @Wiktor6
- e48062 - Intial commit - @norberttech
Fixed
- #333 - Make internal serializer more error reliable - @stloyd
- #332 - Adjust README.md file, missing adapter, fixed typos - @stloyd
- bf1260 - monorepo split github action - @norberttech
- 82f681 - monorepo builder config - @norberttech
- #320 - Sort entries when using select - @norberttech
- #318 - Fixed dependency for
amphp/socket&hp/process- @stloyd - #318 - Fixed wrong class name used in amphp
SocketServerclass - @stloyd - #318 - Don't use do real http calls in tests - @stloyd
- #319 - Fixed typos in Github PR template - @stloyd
- 88b413 - json_encode in test suite - @norberttech
- 894ecb - type in code - @norberttech
- #233 - Skip corrupted (more columns than headers) rows in CSV extractor - @norberttech
- 1e7ced - static analysis - @norberttech
- #172 - Documentation typos for left anti join - @Wirone
- #166 - Typo in code example - @drupol
- #110 - limit behavior when expanding rows during transformations - @norberttech
- #108 - keep_entries transformer behavior for missing entries - @norberttech
- #108 - native entry factory behavior for empty lists - @norberttech
- #108 - CSV Loader SaveMode when used with partitions - @norberttech
- #104 - Avro Loader - detecting already existing file - @norberttech
- #104 - Avro Loader - error message when converting entries with name not supported by Avro library - @norberttech
- #104 - Parquet Loder - detecting already existing files - @norberttech
- #103 - SaveMode ExceptionIfExists behavior across all loaders. - @norberttech
- #101 - opening single stream more than once in FilesystemStreams - @norberttech
- #97 - amphp react parallel processing examples - @norberttech
- #96 - Sort behavior when used after DataFrame::collect() - @norberttech
- 915c80 - broken markdown links in documentation - @norberttech
- c05fc1 - invalid access token in workflows - @norberttech
- 3909b0 - restore remvoved composer json from array-dot library - @norberttech
- 86407c - lowest dependencies tests in test suite - @norberttech
- 802b90 - codding standards - @norberttech
- b5ed23 - test suite setup - @norberttech
- dbdbcf - testsuite workflow - @norberttech
- da25f6 - mutation tests by disabling integration tests - @norberttech
- 248591 - filesystem cache in integration tests - @norberttech
- ffe5ae - FlysystemWrapper path and tests cache path - @norberttech
- 6ceb80 - tools/composer.json - disabled plugins - @norberttech
- 5d0b3a - accessing connection string in azure blob stream adapter - @norberttech
- bd9465 - FlysystemFS::open - use uri for remote resources - @norberttech
- f3f2ba - FlysystemWrapper: fallback to host when path not present - @norberttech
- 361d78 -
Handlerclass to not use0777mode & reduce code duplicates (#266) - @stloyd - 1d706d - wrong name comparison in
CollectionEntryclass (#263) - @stloyd - 820189 - invalid dbal type in tests - @norberttech
- 338cf6 - codding standard - @norberttech
- afc893 - missing dependency - @norberttech
- 8c0f01 - single row ASCII table (#260) - @norberttech
- fdd296 - ascii table when working with multibyte strings (#254) - @norberttech
- e70bfe - expanding lists, not only arrays (#253) - @norberttech
- ebb301 - stream reading mode - @norberttech
- 093b39 - Stream Handler behavior when working with local files (#244) - @norberttech
- 5acc57 - BC break - @norberttech
- 00122b - BC break - @norberttech
- 2148dc - dependencies - @norberttech
- 56853d - bug with empty first row and headers (#106) - @scyzoryck
- c18bd5 - using numeric column names for display (#217) - @norberttech
- 968e0d - schema ascii formatter separators (#215) - @norberttech
- e13e06 - sum aggregation float alias (#193) - @norberttech
- dfe32b - GroupByPipeline execution (#192) - @norberttech
- 612ca1 - failing tests - @DawidSajdak
- 38c119 - typo in readme - @norberttech
- ef1bcb - display function for arrays (#155) - @norbertmwk
- d2c3af - array_dot edge case of accessing non array through wildcard (#66) - @norberttech
- 9004d9 - PHPStan - @tomaszhanc
- 80f08b - PHPStan; - @tomaszhanc
- 4e7a49 - memory consumption broken by using iterator_to_array on pipeline (#139) - @norberttech
- aa81c2 - Psalm - @tomaszhanc
- 6c123a - workflow indentation - @tomaszhanc
- ee6c19 - workflow indtentation - @tomaszhanc
- c7e6f0 - infection config - @tomaszhanc
- e974dc - infection config - @tomaszhanc
- 0cd93a - infection config - @tomaszhanc
- cca14f - infection config - @tomaszhanc
- a7d737 - infection config - @tomaszhanc
- f4a628 - static analyze errors - @tomaszhanc
- d41ac7 - PHPStan - @tomaszhanc
- d9a22f - errors from static analyze (#41) - @tomaszhanc
- 413601 - errors from static analyze (#61) - @tomaszhanc
...