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 ce390c1 commit c6081f9Copy full SHA for c6081f9
CHANGELOG.md
@@ -1,6 +1,14 @@
1
Change Log
2
========================================
3
4
+v0.8.0 - 2022-05-12
5
+----------------------------------------
6
+
7
+- Breaking change: Rename Command.short to Command.alias and add support for multiple values
8
+- Add deprecation warning for command.short
9
+- Validate uniqueness of command args, flags and subcommands
10
11
12
v0.7.10 - 2022-04-29
13
----------------------------------------
14
0 commit comments