| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-01 | 1.3 kB | |
| v3.7.0 source code.tar.gz | 2026-03-01 | 6.8 MB | |
| v3.7.0 source code.zip | 2026-03-01 | 6.9 MB | |
| Totals: 3 Items | 13.7 MB | 0 | |
What's Changed
- Fix: use the correct type name in the tracef message by @icholy in https://github.com/urfave/cli/pull/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 https://github.com/urfave/cli/pull/2252
- Fix:(issue_2254) Fix incorrect handling of arg after short option token by @dearchap in https://github.com/urfave/cli/pull/2255
- feat: ShellComplete for fish by @marcusramberg in https://github.com/urfave/cli/pull/2256
- Fix: propagate MutuallyExclusiveFlags persistent flags to subcommands by @siutsin in https://github.com/urfave/cli/pull/2266
- feat: support dynamic fish completion by @Maks1mS in https://github.com/urfave/cli/pull/2270
- fix(help): show GLOBAL OPTIONS for leaf subcommands when HideHelpCommand is true by @TimSoethout in https://github.com/urfave/cli/pull/2269
New Contributors
- @marcusramberg made their first contribution in https://github.com/urfave/cli/pull/2256
- @siutsin made their first contribution in https://github.com/urfave/cli/pull/2266
- @TimSoethout made their first contribution in https://github.com/urfave/cli/pull/2269
Full Changelog: https://github.com/urfave/cli/compare/v3.6.2...v3.7.0