@@ -214,7 +214,7 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
214214</div>
215215
216216 <section id="changelog" class="py-10 px-2 sm:px-4 mx-auto max-w-screen-xl">
217- <h2>[Unreleased] - 2025-01-28 </h2>
217+ <h2>[Unreleased] - 2025-01-29 </h2>
218218<h3>Added</h3>
219219<ul>
220220<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1413">#1413</a> - <strong>Blog Post - Data Processing in PHP</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -349,6 +349,7 @@ <h3>Changed</h3>
349349</ul>
350350<h3>Fixed</h3>
351351<ul>
352+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1417">#1417</a> - <strong>Removed redundant evaluation of transformer function.</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/christianc1">@christianc1</a></li>
352353<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1415">#1415</a> - <strong>Date String detection</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
353354<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/commit/3dee6e88d3c268b7e51a8d7c62dd78ce9ea4bf1f">3dee6e</a> - <strong>article title</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
354355<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1400">#1400</a> - <strong>Casting non deterministic values like empty array to list/map will create list/map entry</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -2437,6 +2438,7 @@ <h2>Contributors</h2>
24372438<ul>
24382439<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/alexislefebvre">@alexislefebvre</a></li>
24392440<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/Bellangelo">@Bellangelo</a></li>
2441+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/christianc1">@christianc1</a></li>
24402442<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/DawidSajdak">@DawidSajdak</a></li>
24412443<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/drupol">@drupol</a></li>
24422444<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flavioheleno">@flavioheleno</a></li>
0 commit comments