What's Changed
- Fix: use the correct type name in the tracef message by @icholy in #2251
- chore(deps): bump mkdocs-git-revision-date-localized-plugin from 1.5.0 to 1.5.1 in the python-packages group by @dependabot[bot] in #2252
- Fix:(issue_2254) Fix incorrect handling of arg after short option token by @dearchap in #2255
- feat: ShellComplete for fish by @marcusramberg in #2256
- Fix: propagate MutuallyExclusiveFlags persistent flags to subcommands by @siutsin in #2266
- feat: support dynamic fish completion by @Maks1mS in #2270
- fix(help): show GLOBAL OPTIONS for leaf subcommands when HideHelpCommand is true by @TimSoethout in #2269
New Contributors
- @marcusramberg made their first contribution in #2256
- @siutsin made their first contribution in #2266
- @TimSoethout made their first contribution in #2269
Full Changelog: v3.6.2...v3.7.0