@@ -281,9 +281,16 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
281281</div>
282282
283283 <section id="changelog" class="py-10 px-2 sm:px-4 mx-auto max-w-screen-xl">
284- <h2><a id="flow-php-unreleased---2025-11-05 " href="#content-unreleased---2025-11-05 " class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2025-11-05 </h2>
284+ <h2><a id="flow-php-unreleased---2025-11-07 " href="#content-unreleased---2025-11-07 " class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2025-11-07 </h2>
285285<h3><a id="flow-php-added" href="#content-added" class="mr-2" aria-hidden="true" title="Permalink">#</a>Added</h3>
286286<ul>
287+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1968">#1968</a> - <strong>File browser to playground</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
288+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1968">#1968</a> - <strong>cs fixer to playground</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
289+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1968">#1968</a> - <strong>uploading files to playground</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
290+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1968">#1968</a> - <strong>help section to playground</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
291+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1968">#1968</a> - <strong>autocompleters for Flow API to playground</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
292+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1968">#1968</a> - <strong>autocompleters for Flow API to playground</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
293+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1968">#1968</a> - <strong>predefined datasets to playground</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
287294<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1943">#1943</a> - <strong>TypeNarrower interface for type narrowing pattern</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/MrHDOLEK">@MrHDOLEK</a></li>
288295<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1943">#1943</a> - <strong>StringTypeNarrower class implementing TypeNarrower interface</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/MrHDOLEK">@MrHDOLEK</a></li>
289296<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1943">#1943</a> - <strong>InstanceOfTypeNarrower class for handling external UUID libraries</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/MrHDOLEK">@MrHDOLEK</a></li>
@@ -299,6 +306,7 @@ <h3><a id="flow-php-added" href="#content-added" class="mr-2" aria-hidden="true"
299306</ul>
300307<h3><a id="flow-php-changed" href="#content-changed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Changed</h3>
301308<ul>
309+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1968">#1968</a> - <strong>Moved away from ace editor to codemirror in playground</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
302310<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1958">#1958</a> - <strong>Move JSON & Uuid validation out of <code>StringTypeNarrower</code></strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/stloyd">@stloyd</a></li>
303311<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1943">#1943</a> - <strong>StringTypeChecker renamed to StringTypeNarrower with new interface contract</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/MrHDOLEK">@MrHDOLEK</a></li>
304312<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1943">#1943</a> - <strong>Refactored EntryFactory to use modular TypeNarrower pattern</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/MrHDOLEK">@MrHDOLEK</a></li>
0 commit comments