@@ -215,9 +215,10 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
215215</div>
216216
217217 <section id="changelog" class="py-10 px-2 sm:px-4 mx-auto max-w-screen-xl">
218- <h2><a id="flow-php-unreleased---2025-02-28 " href="#content-unreleased---2025-02-28 " class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2025-02-28 </h2>
218+ <h2><a id="flow-php-unreleased---2025-03-02 " href="#content-unreleased---2025-03-02 " class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2025-03-02 </h2>
219219<h3><a id="flow-php-added" href="#content-added" class="mr-2" aria-hidden="true" title="Permalink">#</a>Added</h3>
220220<ul>
221+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1507">#1507</a> - <strong>Add string function BeforeLast with Tests</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/f-lapinski">@f-lapinski</a></li>
221222<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1494">#1494</a> - <strong>afterLast function with test coverage</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/f-lapinski">@f-lapinski</a></li>
222223<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1497">#1497</a> - <strong>DSL for Symfony Http Bridge</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
223224<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1496">#1496</a> - <strong>helper methods on Schema/Definition to manipulate metadata</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -400,6 +401,7 @@ <h3><a id="flow-php-changed" href="#content-changed" class="mr-2" aria-hidden="t
400401</ul>
401402<h3><a id="flow-php-fixed" href="#content-fixed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Fixed</h3>
402403<ul>
404+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1507">#1507</a> - <strong>Fix some variable names in previous functions tests</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/f-lapinski">@f-lapinski</a></li>
403405<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1494">#1494</a> - <strong>Add missing PHPDocs in Chain</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/f-lapinski">@f-lapinski</a></li>
404406<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1499">#1499</a> - <strong>Prevent double ETL evaluation in buffered response</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
405407<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1497">#1497</a> - <strong>Fixed documentation</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
0 commit comments