@@ -216,11 +216,14 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
216216 <h2><a id="flow-php-unreleased---2025-04-07" href="#content-unreleased---2025-04-07" class="mr-2" aria-hidden="true" title="Permalink">#</a>[Unreleased] - 2025-04-07</h2>
217217<h3><a id="flow-php-added" href="#content-added" class="mr-2" aria-hidden="true" title="Permalink">#</a>Added</h3>
218218<ul>
219+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1584">#1584</a> - <strong>spaze/phpstan-disallowed-calls</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
219220<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1577">#1577</a> - <strong>ScalarFunctionResult</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
220221<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1577">#1577</a> - <strong>bcmath extension with polyfill</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
221222</ul>
222223<h3><a id="flow-php-changed" href="#content-changed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Changed</h3>
223224<ul>
225+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1584">#1584</a> - <strong>Replaced BCmath calculator with brick/math library</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
226+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1584">#1584</a> - <strong>Divide on floats will expect to provide scale & rounding</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
224227<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1580">#1580</a> - <strong>Renamed DataFrame::validate() into DataFrame::match()</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
225228<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1577">#1577</a> - <strong>Float type toString now display precision</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
226229<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1575">#1575</a> - <strong>Update Homebrew TAP formula: flow-php to version: 0.13.1</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
@@ -234,6 +237,8 @@ <h3><a id="flow-php-fixed" href="#content-fixed" class="mr-2" aria-hidden="true"
234237</ul>
235238<h3><a id="flow-php-removed" href="#content-removed" class="mr-2" aria-hidden="true" title="Permalink">#</a>Removed</h3>
236239<ul>
240+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1584">#1584</a> - <strong>FloatType::toString will no longer print precision</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
241+ <li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1584">#1584</a> - <strong>bcmath polyfill dependency</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
237242<li><a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1577">#1577</a> - <strong>TypeScalarFunctionInterface</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a></li>
238243</ul>
239244<h2><a id="flow-php-0131---2025-04-03" href="#content-0131---2025-04-03" class="mr-2" aria-hidden="true" title="Permalink">#</a>[0.13.1] - 2025-04-03</h2>
0 commit comments