| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-10 | 1.3 kB | |
| v3.9.1 source code.tar.gz | 2026-06-10 | 6.8 MB | |
| v3.9.1 source code.zip | 2026-06-10 | 6.9 MB | |
| Totals: 3 Items | 13.7 MB | 1 | |
What's Changed
- fix: inherit Reader/Writer/ErrWriter from parent on subcommand setup by @c-tonneslan in https://github.com/urfave/cli/pull/2329
- fix: correct greedy colon parsing in bash completion script by @TimSoethout in https://github.com/urfave/cli/pull/2336
- fix: Honor env sources on duplicated flags by @ibobgunardi in https://github.com/urfave/cli/pull/2355
- fix: Remove incorrect flag check by @MohitPanchariya in https://github.com/urfave/cli/pull/2280
- fix: let completion command use normal flag parsing pipeline by @suzuki-shunsuke in https://github.com/urfave/cli/pull/2279
- fix: bash completion spacing by @cyphercodes in https://github.com/urfave/cli/pull/2337
- fix: fish custom completion arguments by @puneetdixit200 in https://github.com/urfave/cli/pull/2338
- fix: empty positional arg after a flag regression test by @c-tonneslan in https://github.com/urfave/cli/pull/2328
- docs: document build tags in v3 migration guide by @dearchap in https://github.com/urfave/cli/pull/2358
- chore(deps): bump mkdocs-git-revision-date-localized-plugin by @dependabot in https://github.com/urfave/cli/pull/2347
- Fix typos by @myfloss in https://github.com/urfave/cli/pull/2339
Full Changelog: https://github.com/urfave/cli/compare/v3.9.0...v3.9.1