| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-25 | 1.6 kB | |
| v3.8.0 source code.tar.gz | 2026-03-25 | 6.8 MB | |
| v3.8.0 source code.zip | 2026-03-25 | 6.9 MB | |
| Totals: 3 Items | 13.7 MB | 0 | |
What's Changed
- chore(deps): bump mkdocs-material from 9.7.1 to 9.7.2 in the python-packages group by @dependabot[bot] in https://github.com/urfave/cli/pull/2267
- chore(deps): bump mkdocs-material from 9.7.2 to 9.7.3 in the python-packages group by @dependabot[bot] in https://github.com/urfave/cli/pull/2272
- chore(deps): bump mkdocs-material from 9.7.3 to 9.7.4 in the python-packages group by @dependabot[bot] in https://github.com/urfave/cli/pull/2276
- Fix: check MutuallyExclusiveFlags across parent command chain by @siutsin in https://github.com/urfave/cli/pull/2274
- Modernize source code by @kolyshkin in https://github.com/urfave/cli/pull/2289
- flag: replace regexp use by @kolyshkin in https://github.com/urfave/cli/pull/2288
- chore(deps): bump mkdocs-material from 9.7.4 to 9.7.5 in the python-packages group by @dependabot[bot] in https://github.com/urfave/cli/pull/2284
- Fix:(issue_2281) Remove incorrect check for local flag for set by @dearchap in https://github.com/urfave/cli/pull/2290
- Fix:(issue_2275) Make flag action execution consistent by @dearchap in https://github.com/urfave/cli/pull/2295
- Fix:(issue_2293) --flag="" no longer rejected as missing argument by @idelchi in https://github.com/urfave/cli/pull/2297
- Fix:(issue_2292) Empty positional args no longer break parse loop by @idelchi in https://github.com/urfave/cli/pull/2296
New Contributors
- @idelchi made their first contribution in https://github.com/urfave/cli/pull/2297
Full Changelog: https://github.com/urfave/cli/compare/v3.7.0...v3.8.0