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 374269b commit f9e3ddcCopy full SHA for f9e3ddc
CHANGELOG.md
@@ -2,6 +2,20 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## 1.13.1
6
+
7
+- Fix multiline handling of group descriptions.
8
9
+## 1.13.0
10
11
+- Don't render arguments with `help=argparse.SUPPRESS`.
12
+- Show epilogue if present in the command description.
13
+- Add option to show usage before description.
14
15
+## 1.12.0
16
17
+- Support rendering with `argparse.RawDescriptionHelpFormatter`.
18
19
## 1.11.0
20
21
- Hatchling as backend and exclude sphinx 6.1 support.
0 commit comments