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 3f9cc7a commit 9b83a01Copy full SHA for 9b83a01
docs/CHANGELOG.md
@@ -1,8 +1,15 @@
1
## Changelog
2
3
+### 0.16.2
4
+
5
+- Add low-level escape hatches for manually adding parameter descriptors to the
6
+ argument parser and bash completion scripts.
7
+- Add a hook provide hook for handling unknown subcommands.
8
9
### 0.16.1
10
-Add support for annotation-based, macro-generated argument parsers.
11
+Add support for annotation-based, macro-generated argument parsers
12
+(experimental).
13
14
### 0.16.0
15
0 commit comments