| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-28 | 805 Bytes | |
| v3.10.1 source code.tar.gz | 2026-06-28 | 6.8 MB | |
| v3.10.1 source code.zip | 2026-06-28 | 6.9 MB | |
| Totals: 3 Items | 13.7 MB | 1 | |
What's Changed
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/urfave/cli/pull/2371
- fix: align gfmrun example counter with actual runnable count by @dearchap in https://github.com/urfave/cli/pull/2369
- v3: yield the version flag's -v alias to a user-defined flag by @c-tonneslan in https://github.com/urfave/cli/pull/2330
- fix: keep completion subcommand order deterministic in help output by @suzuki-shunsuke in https://github.com/urfave/cli/pull/2374
- fix: allow DefaultCommand to handle its own flags by @lihan3238 in https://github.com/urfave/cli/pull/2322
New Contributors
- @lihan3238 made their first contribution in https://github.com/urfave/cli/pull/2322
Full Changelog: https://github.com/urfave/cli/compare/v3.10.0...v3.10.1