Releases: urfave/cli
Releases · urfave/cli
v1.22.14
What's Changed
- Update dependencies for v1 by @meatballhat in #1748
Full Changelog: v1.22.13...v1.22.14
v2.25.5
What's Changed
Full Changelog: v2.25.4...v2.25.5
v2.25.4
What's Changed
- Bug/fix issue 1703 by @jojje in #1728
- Fix:(issue_1734) Show categories for subcommands by @dearchap in #1735
- Fix:(issue_1610). Keep RunAsSubcommand behaviour as before by @dearchap in #1736
- Fix:(issue_1731) Add fix for checking if aliases are set by @dearchap in #1732
- Fix func name referenced in doc comment by @meatballhat in #1738
New Contributors
Full Changelog: v2.25.3...v2.25.4
Release 3.0.0-alpha3
What's Changed
- Fix some issues in bash autocompletion by @MrNaif2018 in #1674
- Adjust sub-command template to properly output sub-sub-command placeholder. by @aryounce in #1683
- Clean up some documentation by @docwhat in #1688
- Shift tested Go versions by @meatballhat in #1691
- Updated badges for v3 by @meatballhat in #1665
- Fix linting issues by @skelouse in #1694
- v3 Add integration with golangci-lint by @skelouse in #1697
- Add makezero linter by @avorima in #1705
- fix some broken links in docs by @doooks in #1698
- Feat: Added tabular markdown writer by @tarampampam in #1722
New Contributors
- @aryounce made their first contribution in #1683
- @docwhat made their first contribution in #1688
- @doooks made their first contribution in #1698
- @tarampampam made their first contribution in #1722
Full Changelog: v3.0.0-alpha2...v3.0.0-alpha3
v2.25.3
What's Changed
- Fix
incorrectTypeForFlagError
for unknowns by @danhunsaker in #1708
New Contributors
- @danhunsaker made their first contribution in #1708
Full Changelog: v2.25.2...v2.25.3
v2.25.2
v1.22.13
What's Changed
- Shift tested Go versions in v1-maint by @meatballhat in #1693
- Update dependencies for
v1-maint
by @meatballhat in #1712
Full Changelog: v1.22.12...v1.22.13
v2.25.1
What's Changed
- Shift tested Go versions in v2-maint by @meatballhat in #1692
- Preserve separator spec on subcommands by @thschmitt in #1710
New Contributors
- @thschmitt made their first contribution in #1710
Full Changelog: v2.25.0...v2.25.1
v2.25.0
What's Changed
- Drop support for Go versions before 1.18 by @meatballhat in #1667
- add Integer type casting when loading yaml file by @kjeom in #1669
New Contributors
Full Changelog: v2.24.4...v2.25.0
v2.24.4
What's Changed
- Deprecation of package ioutil in Go 1.16 by @ArangoGutierrez in #1678
- Backport [v2]: Fix some issues in bash autocompletion by @MrNaif2018 in #1676
New Contributors
- @ArangoGutierrez made their first contribution in #1678
Full Changelog: v2.24.3...v2.24.4