| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-12 | 2.5 kB | |
| v3.9.0 source code.tar.gz | 2026-05-12 | 6.8 MB | |
| v3.9.0 source code.zip | 2026-05-12 | 6.9 MB | |
| Totals: 3 Items | 13.7 MB | 0 | |
What's Changed
- chore(deps): bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in https://github.com/urfave/cli/pull/2300
- chore(deps): bump the python-packages group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/urfave/cli/pull/2301
- docs: fix typo by @acrobatstick in https://github.com/urfave/cli/pull/2299
- feat: add descriptions for bash and powershell autocompletion by @gabelluardo in https://github.com/urfave/cli/pull/2298
- Made command help more consistent by @markshep-wbg in https://github.com/urfave/cli/pull/2287
- Fix:(issue_2285): correct function and variable naming in fish completion script by @TimSoethout in https://github.com/urfave/cli/pull/2286
- fix(ci): update docs after bash completion update by @gabelluardo in https://github.com/urfave/cli/pull/2307
- fix: apply SliceFlagSeparator to env var sources by @lawrence3699 in https://github.com/urfave/cli/pull/2309
- fix: don't print empty line to stderr when Exit message is empty by @Yanhu007 in https://github.com/urfave/cli/pull/2310
- flag: prevent BoolWithInverseFlag.String from panicking without a tab by @alliasgher in https://github.com/urfave/cli/pull/2311
- refactor: bash completion script by @gabelluardo in https://github.com/urfave/cli/pull/2308
- fix: drop shebang from bash completion template by @barry3406 in https://github.com/urfave/cli/pull/2317
- fix: show flag completions when completing a double-dash prefix by @morozov in https://github.com/urfave/cli/pull/2316
- fix: parse flags for help subcommand (#2271) by @barry3406 in https://github.com/urfave/cli/pull/2319
- fix: show BoolWithInverseFlag aliases in help text by @wucm667 in https://github.com/urfave/cli/pull/2321
New Contributors
- @gabelluardo made their first contribution in https://github.com/urfave/cli/pull/2298
- @markshep-wbg made their first contribution in https://github.com/urfave/cli/pull/2287
- @lawrence3699 made their first contribution in https://github.com/urfave/cli/pull/2309
- @Yanhu007 made their first contribution in https://github.com/urfave/cli/pull/2310
- @alliasgher made their first contribution in https://github.com/urfave/cli/pull/2311
- @barry3406 made their first contribution in https://github.com/urfave/cli/pull/2317
- @morozov made their first contribution in https://github.com/urfave/cli/pull/2316
- @wucm667 made their first contribution in https://github.com/urfave/cli/pull/2321
Full Changelog: https://github.com/urfave/cli/compare/v3.8.0...v3.9.0