Skip to content

Commit ef88866

Browse files
committed
garden v1.9.1
1 parent bae75d8 commit ef88866

File tree

4 files changed

+14
-4
lines changed

4 files changed

+14
-4
lines changed

changelog.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,14 +182,19 @@ <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>
185+
<h2 id="v191"><a class="header" href="#v191">v1.9.1</a></h2>
186+
<p><em>Released 2024-11-06</em></p>
186187
<p><strong>Features</strong>:</p>
187188
<ul>
188189
<li><code>GARDEN_CMD_VERBOSE</code> and <code>GARDEN_CMD_QUIET</code> are now updated when using
189190
<code>garden &lt;command&gt; -v ...</code> and <code>garden cmd &lt;command&gt; -v ...</code>.
190191
Previously, these variables were only set when <code>-v</code> was used against the <code>garden</code>
191192
command directly, before any sub-commands, e.g. <code>garden -v ...</code>.</li>
192193
</ul>
194+
<p><strong>Fixes</strong>:</p>
195+
<ul>
196+
<li><code>garden exec</code>'s parallel mode was made more robust.</li>
197+
</ul>
193198
<h2 id="v190"><a class="header" href="#v190">v1.9.0</a></h2>
194199
<p><em>Released 2024-10-11</em></p>
195200
<p><strong>Features</strong>:</p>

print.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2400,14 +2400,19 @@ <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>
2403+
<h2 id="v191"><a class="header" href="#v191">v1.9.1</a></h2>
2404+
<p><em>Released 2024-11-06</em></p>
24042405
<p><strong>Features</strong>:</p>
24052406
<ul>
24062407
<li><code>GARDEN_CMD_VERBOSE</code> and <code>GARDEN_CMD_QUIET</code> are now updated when using
24072408
<code>garden &lt;command&gt; -v ...</code> and <code>garden cmd &lt;command&gt; -v ...</code>.
24082409
Previously, these variables were only set when <code>-v</code> was used against the <code>garden</code>
24092410
command directly, before any sub-commands, e.g. <code>garden -v ...</code>.</li>
24102411
</ul>
2412+
<p><strong>Fixes</strong>:</p>
2413+
<ul>
2414+
<li><code>garden exec</code>'s parallel mode was made more robust.</li>
2415+
</ul>
24112416
<h2 id="v190"><a class="header" href="#v190">v1.9.0</a></h2>
24122417
<p><em>Released 2024-10-11</em></p>
24132418
<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)