| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-21 | 2.3 kB | |
| v3.5.0 source code.tar.gz | 2025-10-21 | 6.8 MB | |
| v3.5.0 source code.zip | 2025-10-21 | 6.9 MB | |
| Totals: 3 Items | 13.7 MB | 0 | |
What's Changed
- Update mkdocs reqs by @meatballhat in https://github.com/urfave/cli/pull/2190
- Allow the user to stop processing flags after seeing N args by @adrian-thurston in https://github.com/urfave/cli/pull/2163
- chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in https://github.com/urfave/cli/pull/2194
- chore(deps): bump mkdocs-material from 9.6.16 to 9.6.18 in the python-packages group by @dependabot[bot] in https://github.com/urfave/cli/pull/2195
- chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in https://github.com/urfave/cli/pull/2198
- chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in https://github.com/urfave/cli/pull/2199
- chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/urfave/cli/pull/2200
- chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in https://github.com/urfave/cli/pull/2197
- chore(deps): bump mkdocs-material from 9.6.18 to 9.6.19 in the python-packages group by @dependabot[bot] in https://github.com/urfave/cli/pull/2201
- chore(deps): bump mkdocs-material from 9.6.19 to 9.6.20 in the python-packages group by @dependabot[bot] in https://github.com/urfave/cli/pull/2202
- feat: add name of argument into error message when parsing fails by @oprudkyi in https://github.com/urfave/cli/pull/2203
- chore(deps): bump mkdocs-material from 9.6.20 to 9.6.21 in the python-packages group by @dependabot[bot] in https://github.com/urfave/cli/pull/2204
- add space between arguments usage by @dimfu in https://github.com/urfave/cli/pull/2207
- chore(deps): bump mkdocs-material from 9.6.21 to 9.6.22 in the python-packages group by @dependabot[bot] in https://github.com/urfave/cli/pull/2213
- Fix: Make DefaultText behaviour consistent by @dearchap in https://github.com/urfave/cli/pull/2214
New Contributors
- @adrian-thurston made their first contribution in https://github.com/urfave/cli/pull/2163
- @oprudkyi made their first contribution in https://github.com/urfave/cli/pull/2203
- @dimfu made their first contribution in https://github.com/urfave/cli/pull/2207
Full Changelog: https://github.com/urfave/cli/compare/v3.4.1...v3.5.0