We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8b3469 commit 5bc38f7Copy full SHA for 5bc38f7
CHANGELOG.md
@@ -1,6 +1,18 @@
1
Change Log
2
========================================
3
4
+v0.8.2 - 2022-06-01
5
+----------------------------------------
6
+
7
+- Add command.deep_help option
8
+- Change the group option so that it no longer lingers
9
+- Rename command.deep_help to command.expose
10
+- Add help command example
11
+- Fix parents revalidation issue
12
+- Refactor command.expose to show subcommands without --help when set to 'always'
13
+- Add --watch to the generate command
14
15
16
v0.8.1 - 2022-05-22
17
----------------------------------------
18
0 commit comments