Skip to content

Commit 9138111

Browse files
author
flow-php
committed
1 parent 1fe40da commit 9138111

File tree

6 files changed

+12
-6
lines changed

6 files changed

+12
-6
lines changed

changelog/index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,10 +191,13 @@ <h2 class="my-2 text-2xl font-semibold tracking-wide">Loads</h2>
191191
</div>
192192

193193
<section id="changelog" class="py-10 px-2 sm:px-4 mx-auto max-w-screen-xl">
194-
<h2>[Unreleased] - 2024-10-14</h2>
194+
<h2>[Unreleased] - 2024-10-16</h2>
195195
<h3>Added</h3>
196196
<ul>
197197
<li>
198+
<a href="https://github.com/flow-php/flow/pull/1247">#1247</a> - <strong>command to convert files through cli</strong> - <a href="https://github.com/norberttech">@norberttech</a>
199+
</li>
200+
<li>
198201
<a href="https://github.com/flow-php/flow/pull/1246">#1246</a> - <strong>file:read - cli command</strong> - <a href="https://github.com/norberttech">@norberttech</a>
199202
</li>
200203
<li>
@@ -210,6 +213,9 @@ <h3>Added</h3>
210213
<h3>Changed</h3>
211214
<ul>
212215
<li>
216+
<a href="https://github.com/flow-php/flow/pull/1247">#1247</a> - <strong>CLI command options now comes with a --output / --input prefix</strong> - <a href="https://github.com/norberttech">@norberttech</a>
217+
</li>
218+
<li>
213219
<a href="https://github.com/flow-php/flow/pull/1246">#1246</a> - <strong>Unified options/arguments handling across all commands</strong> - <a href="https://github.com/norberttech">@norberttech</a>
214220
</li>
215221
<li>

sitemap.blog.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
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>2024-10-16T10:14:14+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>2024-10-16T10:14:14+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>2024-10-16T10:21:14+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>2024-10-16T10:21:14+00:00</lastmod><changefreq>weekly</changefreq><priority>1.0</priority></url></urlset>

sitemap.default.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
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>2024-10-16T10:14:14+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/documentation/dsl</loc><lastmod>2024-10-16T10:14:14+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/changelog</loc><lastmod>2024-10-16T10:14:14+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/</loc><lastmod>2024-10-16T10:14:14+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>2024-10-16T10:21:14+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/documentation/dsl</loc><lastmod>2024-10-16T10:21:14+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/changelog</loc><lastmod>2024-10-16T10:21:14+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url><url><loc>https://flow-php.com/</loc><lastmod>2024-10-16T10:21:14+00:00</lastmod><changefreq>daily</changefreq><priority>1.0</priority></url></urlset>

sitemap.documentation.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)