File tree Expand file tree Collapse file tree 4 files changed +38
-2
lines changed
Expand file tree Collapse file tree 4 files changed +38
-2
lines changed Original file line number Diff line number Diff line change @@ -162,6 +162,24 @@ <h1 class="menu-title">Garden User Guide</h1>
162162 < main >
163163 < h1 id ="changelog "> < a class ="header " href ="#changelog "> Changelog</ a > </ h1 >
164164< h2 id ="upcoming "> < a class ="header " href ="#upcoming "> Upcoming</ a > </ h2 >
165+ < p > < strong > Features</ strong > :</ p >
166+ < ul >
167+ < li >
168+ < p > < code > garden grow</ code > is now runnable from the < code > garden gui</ code > commands and query results.</ p >
169+ </ li >
170+ < li >
171+ < p > < code > garden ls</ code > is now runnable from the < code > garden gui</ code > commands and query results.</ p >
172+ </ li >
173+ < li >
174+ < p > Missing trees are now displayed in red in the < code > garden gui</ code > query results.</ p >
175+ </ li >
176+ < li >
177+ < p > Escape and Ctrl-Q hotkeys can now close the < code > garden gui</ code > command details window.</ p >
178+ </ li >
179+ < li >
180+ < p > The Ctrl-Q hotkey will now close the main < code > garden gui</ code > window.</ p >
181+ </ li >
182+ </ ul >
165183< p > < strong > Development</ strong > :</ p >
166184< ul >
167185< li > The < code > v2.0.0</ code > release removed < code > Cargo.lock</ code > and added an entry for it to < code > .gitignore</ code > .
Original file line number Diff line number Diff line change @@ -2411,6 +2411,24 @@ <h2 id="can-garden-print-out-each-command-in-a-multi-line-command-as-it-is-run">
24112411</ code > </ pre >
24122412< div style ="break-before: page; page-break-before: always; "> </ div > < h1 id ="changelog "> < a class ="header " href ="#changelog "> Changelog</ a > </ h1 >
24132413< h2 id ="upcoming "> < a class ="header " href ="#upcoming "> Upcoming</ a > </ h2 >
2414+ < p > < strong > Features</ strong > :</ p >
2415+ < ul >
2416+ < li >
2417+ < p > < code > garden grow</ code > is now runnable from the < code > garden gui</ code > commands and query results.</ p >
2418+ </ li >
2419+ < li >
2420+ < p > < code > garden ls</ code > is now runnable from the < code > garden gui</ code > commands and query results.</ p >
2421+ </ li >
2422+ < li >
2423+ < p > Missing trees are now displayed in red in the < code > garden gui</ code > query results.</ p >
2424+ </ li >
2425+ < li >
2426+ < p > Escape and Ctrl-Q hotkeys can now close the < code > garden gui</ code > command details window.</ p >
2427+ </ li >
2428+ < li >
2429+ < p > The Ctrl-Q hotkey will now close the main < code > garden gui</ code > window.</ p >
2430+ </ li >
2431+ </ ul >
24142432< p > < strong > Development</ strong > :</ p >
24152433< ul >
24162434< li > The < code > v2.0.0</ code > release removed < code > Cargo.lock</ code > and added an entry for it to < code > .gitignore</ code > .
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments