New
v3.6.2
What's Changed
- chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in https://github.com/urfave/cli/pull/2230
- chore(deps): bump mkdocs-material from 9.6.23 to 9.7.0 in the python-packages group by @dependabot[bot] in https://github.com/urfave/cli/pull/2231
- Improve test coverage by @dearchap in https://github.com/urfave/cli/pull/2236
- Add more tests to improve code coverage by @dearchap in https://github.com/urfave/cli/pull/2237
- Fix:(issue_2238) Dont process flags for completion command by @dearchap in https://github.com/urfave/cli/pull/2239
- Fix:(issue_2228) Fix for default command by @dearchap in https://github.com/urfave/cli/pull/2232
- chore(deps): bump mkdocs-material from 9.7.0 to 9.7.1 in the python-packages group by @dependabot[bot] in https://github.com/urfave/cli/pull/2242
- Docs: correct typo in migration guide by @kzygmans in https://github.com/urfave/cli/pull/2243
- Fix:(issue_2244) Dont check req flags for help and completion commands by @dearchap in https://github.com/urfave/cli/pull/2245
- Only show separator if command has usage text by @mikecluck in https://github.com/urfave/cli/pull/2247
New Contributors
- @kzygmans made their first contribution in https://github.com/urfave/cli/pull/2243
- @mikecluck made their first contribution in https://github.com/urfave/cli/pull/2247
Full Changelog: https://github.com/urfave/cli/compare/v3.6.1...v3.6.2