@@ -219,7 +219,7 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
219219</div>
220220
221221 <section id="changelog" class="py-10 px-2 sm:px-4 mx-auto max-w-screen-xl">
222- <h2><a id="flow-php-unreleased---2025-06-27 " href="#content-unreleased---2025-06-27 " class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2025-06-27 </h2>
222+ <h2><a id="flow-php-unreleased---2025-07-03 " href="#content-unreleased---2025-07-03 " class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2025-07-03 </h2>
223223<h3><a id="flow-php-added" href="#content-added" class="mr-2" aria-hidden="true" title="Permalink">#</a>Added</h3>
224224<ul>
225225<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1735">#1735</a> - <strong>trigger gc_collect_cycles before starting pipeline execution hr time</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -232,12 +232,14 @@ <h3><a id="flow-php-added" href="#content-added" class="mr-2" aria-hidden="true"
232232</ul>
233233<h3><a id="flow-php-changed" href="#content-changed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Changed</h3>
234234<ul>
235+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1753">#1753</a> - <strong>Moved Filesystem test double to Filesystem package</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
235236<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1739">#1739</a> - <strong>updated nix packages version in nix shell</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
236237<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1723">#1723</a> - <strong>Increased phpstan lvl to 9</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
237238<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1727">#1727</a> - <strong>Update Homebrew TAP formula: flow-php to version: 0.19.0</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
238239</ul>
239240<h3><a id="flow-php-fixed" href="#content-fixed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Fixed</h3>
240241<ul>
242+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1752">#1752</a> - <strong>Partitioning should not overwrite schema</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
241243<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1740">#1740</a> - <strong>reading multiline strings in CSV files</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
242244<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1739">#1739</a> - <strong>performance of comparison transformations</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
243245<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1739">#1739</a> - <strong>performance of calculating rows/nulls in parquet row groups</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
0 commit comments