File tree Expand file tree Collapse file tree 6 files changed +18
-6
lines changed
Expand file tree Collapse file tree 6 files changed +18
-6
lines changed Original file line number Diff line number Diff line change @@ -208,10 +208,16 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
208208</div>
209209
210210 <section id="changelog" class="py-10 px-2 sm:px-4 mx-auto max-w-screen-xl">
211- <h2>[Unreleased] - 2025-01-03 </h2>
211+ <h2>[Unreleased] - 2025-01-04 </h2>
212212<h3>Added</h3>
213213<ul>
214214<li>
215+ <a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1325">#1325</a> - <strong>Precision to float type</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a>
216+ </li>
217+ <li>
218+ <a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1325">#1325</a> - <strong>caster DSL function</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a>
219+ </li>
220+ <li>
215221<a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1320">#1320</a> - <strong>greatest scalar function</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a>
216222</li>
217223<li>
@@ -320,6 +326,12 @@ <h3>Added</h3>
320326<h3>Changed</h3>
321327<ul>
322328<li>
329+ <a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1325">#1325</a> - <strong>Caster will now respect float precision</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a>
330+ </li>
331+ <li>
332+ <a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/pull/1325">#1325</a> - <strong>Split ScalarType into standalone types</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a>
333+ </li>
334+ <li>
323335<a rel="noopener noreferrer" target="_blank" href="https://github.com/flow-php/flow/commit/71e16c6edf209ef59da8b43c18e11aa3e767ec8c">71e16c</a> - <strong>Improved spacing between google ads</strong> - <a rel="noopener noreferrer" target="_blank" href="https://github.com/norberttech">@norberttech</a>
324336</li>
325337<li>
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" ?><urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9" ><url ><loc >https://flow-php.com/blog/2024-08-08/scalar-functions</loc ><lastmod >2025-01-04T17:55:20 +00:00</lastmod ><changefreq >weekly</changefreq ><priority >1.0</priority ></url ><url ><loc >https://flow-php.com/blog/2024-04-04/building-custom-extractor-google-analytics</loc ><lastmod >2025-01-04T17:55:20 +00:00</lastmod ><changefreq >weekly</changefreq ><priority >1.0</priority ></url ></urlset >
1+ <?xml version =" 1.0" encoding =" UTF-8" ?><urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9" ><url ><loc >https://flow-php.com/blog/2024-08-08/scalar-functions</loc ><lastmod >2025-01-04T18:32:22 +00:00</lastmod ><changefreq >weekly</changefreq ><priority >1.0</priority ></url ><url ><loc >https://flow-php.com/blog/2024-04-04/building-custom-extractor-google-analytics</loc ><lastmod >2025-01-04T18:32:22 +00:00</lastmod ><changefreq >weekly</changefreq ><priority >1.0</priority ></url ></urlset >
Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" UTF-8" ?><urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9" ><url ><loc >https://flow-php.com/blog</loc ><lastmod >2025-01-04T17:55:20 +00:00</lastmod ><changefreq >daily</changefreq ><priority >1.0</priority ></url ><url ><loc >https://flow-php.com/documentation</loc ><lastmod >2025-01-04T17:55:20 +00:00</lastmod ><changefreq >daily</changefreq ><priority >1.0</priority ></url ><url ><loc >https://flow-php.com/changelog</loc ><lastmod >2025-01-04T17:55:20 +00:00</lastmod ><changefreq >daily</changefreq ><priority >1.0</priority ></url ><url ><loc >https://flow-php.com/</loc ><lastmod >2025-01-04T17:55:20 +00:00</lastmod ><changefreq >daily</changefreq ><priority >1.0</priority ></url ></urlset >
1+ <?xml version =" 1.0" encoding =" UTF-8" ?><urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9" ><url ><loc >https://flow-php.com/blog</loc ><lastmod >2025-01-04T18:32:22 +00:00</lastmod ><changefreq >daily</changefreq ><priority >1.0</priority ></url ><url ><loc >https://flow-php.com/documentation</loc ><lastmod >2025-01-04T18:32:22 +00:00</lastmod ><changefreq >daily</changefreq ><priority >1.0</priority ></url ><url ><loc >https://flow-php.com/changelog</loc ><lastmod >2025-01-04T18:32:22 +00:00</lastmod ><changefreq >daily</changefreq ><priority >1.0</priority ></url ><url ><loc >https://flow-php.com/</loc ><lastmod >2025-01-04T18:32:22 +00:00</lastmod ><changefreq >daily</changefreq ><priority >1.0</priority ></url ></urlset >
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments