Skip to content

Commit bae75d8

Browse files
committed
garden v1.9.1-rc.0
1 parent dbe52c0 commit bae75d8

File tree

4 files changed

+18
-2
lines changed

4 files changed

+18
-2
lines changed

changelog.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,14 @@ <h1 class="menu-title">Garden User Guide</h1>
182182
<div id="content" class="content">
183183
<main>
184184
<h1 id="changelog"><a class="header" href="#changelog">Changelog</a></h1>
185+
<h2 id="upcoming"><a class="header" href="#upcoming">Upcoming</a></h2>
186+
<p><strong>Features</strong>:</p>
187+
<ul>
188+
<li><code>GARDEN_CMD_VERBOSE</code> and <code>GARDEN_CMD_QUIET</code> are now updated when using
189+
<code>garden &lt;command&gt; -v ...</code> and <code>garden cmd &lt;command&gt; -v ...</code>.
190+
Previously, these variables were only set when <code>-v</code> was used against the <code>garden</code>
191+
command directly, before any sub-commands, e.g. <code>garden -v ...</code>.</li>
192+
</ul>
185193
<h2 id="v190"><a class="header" href="#v190">v1.9.0</a></h2>
186194
<p><em>Released 2024-10-11</em></p>
187195
<p><strong>Features</strong>:</p>

print.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2400,6 +2400,14 @@ <h2 id="can-garden-print-out-each-command-in-a-multi-line-command-as-it-is-run">
24002400
world
24012401
</code></pre>
24022402
<div style="break-before: page; page-break-before: always;"></div><h1 id="changelog"><a class="header" href="#changelog">Changelog</a></h1>
2403+
<h2 id="upcoming"><a class="header" href="#upcoming">Upcoming</a></h2>
2404+
<p><strong>Features</strong>:</p>
2405+
<ul>
2406+
<li><code>GARDEN_CMD_VERBOSE</code> and <code>GARDEN_CMD_QUIET</code> are now updated when using
2407+
<code>garden &lt;command&gt; -v ...</code> and <code>garden cmd &lt;command&gt; -v ...</code>.
2408+
Previously, these variables were only set when <code>-v</code> was used against the <code>garden</code>
2409+
command directly, before any sub-commands, e.g. <code>garden -v ...</code>.</li>
2410+
</ul>
24032411
<h2 id="v190"><a class="header" href="#v190">v1.9.0</a></h2>
24042412
<p><em>Released 2024-10-11</em></p>
24052413
<p><strong>Features</strong>:</p>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

searchindex.json

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

0 commit comments

Comments
 (0)