Skip to content

Commit 683726a

Browse files
authored
Merge pull request #1732 from dbcli/RW/collect-cli-args-into-dataclass
Collect CLI arguments into a dataclass
2 parents e714436 + 0937b76 commit 683726a

5 files changed

Lines changed: 893 additions & 310 deletions

File tree

changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ Features
66
* Respond to `-h` alone with the helpdoc.
77

88

9+
Bug Fixes
10+
---------
11+
* Correct how password help is rendered in the helpdoc.
12+
13+
14+
Internal
15+
---------
16+
* Collect CLI arguments into a dataclass.
17+
18+
19+
920
1.66.0 (2026/03/21)
1021
==============
1122

0 commit comments

Comments
 (0)