Releases: urfave/cli
Releases · urfave/cli
v2.14.0
What's Changed
- Update v2 dead link by @abousselmi in #1466
- Fix:(issue_1293) Wrap usage text for commands by @dearchap in #1460
- Add App.InvalidFlagAccessHandler by @icholy in #1446
New Contributors
- @abousselmi made their first contribution in #1466
- @icholy made their first contribution in #1446
Full Changelog: v2.13.0...v2.14.0
v2.13.0
What's Changed
- Fix:(issue_1094) Dont execute Before/After handlers during shell comp… by @dearchap in #1457
- Fix:(issue_1455) Allow bool flags from input altsrc by @dearchap in #1456
- Add configurable Base to int, uint and uint64 flags by @ccremer in #1464
- fix: allow required flag with one character by @Gerrard-YNWA in #1449
- Add support for alias in YAMLs by @james-prysm in #1448
New Contributors
- @ccremer made their first contribution in #1464
- @Gerrard-YNWA made their first contribution in #1449
- @james-prysm made their first contribution in #1448
Full Changelog: v2.12.3...v2.13.0
v2.12.3
What's Changed
- issue_62: Make slice options more posix like by @dearchap in #1454
- Move genflags tool to cmd/ and pin to previous release by @meatballhat in #1451
- Shift supported go versions by @meatballhat in #1452
- docs: split documentation into individual pages by @hay-kot in #1453
New Contributors
Full Changelog: v2.12.1...v2.12.3
v2.12.2
What's Changed
- issue_62: Make slice options more posix like by @dearchap in #1454
- Move genflags tool to cmd/ and pin to previous release by @meatballhat in #1451
- Shift supported go versions by @meatballhat in #1452
- docs: split documentation into individual pages by @hay-kot in #1453
New Contributors
Full Changelog: v2.12.1...v2.12.2
v2.12.1
Full Changelog: v2.11.5...v2.12.1
v2.12.0
Full Changelog: v2.11.2...v2.12.0
v2.11.5
Full Changelog: v2.11.2...v2.11.5
v2.11.4
Full Changelog: v2.11.2...v2.11.4
v2.11.3
Full Changelog: v2.11.2...v2.11.3
v1.22.10
What's Changed
- Ignore dirs that are ignored in v2 by @meatballhat in #1428
- Fix:(issue_1094) Dont execute Before/After during shell completions by @dearchap in #1459
Full Changelog: v1.22.9...v1.22.10