Skip to content

Releases: urfave/cli

v3.6.1

16 Nov 19:11
v3.6.1
2240690

Choose a tag to compare

What's Changed

  • chore(deps): bump golangci/golangci-lint-action from 8 to 9 by @dependabot[bot] in #2222
  • feat: add ability to override usage text of default help command by @Maks1mS in #2196
  • Fix:(issue_2223) Fix incorrect processing of empty value after = by @dearchap in #2224

New Contributors

Full Changelog: v3.6.0...v3.6.1

v3.6.0

09 Nov 12:13
v3.6.0
5aca46c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.0...v3.6.0

v3.5.0

21 Oct 10:23
v3.5.0
495e1d3

Choose a tag to compare

What's Changed

  • Update mkdocs reqs by @meatballhat in #2190
  • Allow the user to stop processing flags after seeing N args by @adrian-thurston in #2163
  • chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #2194
  • chore(deps): bump mkdocs-material from 9.6.16 to 9.6.18 in the python-packages group by @dependabot[bot] in #2195
  • chore(deps): bump actions/setup-go from 5 to 6 by @dependabot[bot] in #2198
  • chore(deps): bump actions/setup-node from 4 to 5 by @dependabot[bot] in #2199
  • chore(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #2200
  • chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #2197
  • chore(deps): bump mkdocs-material from 9.6.18 to 9.6.19 in the python-packages group by @dependabot[bot] in #2201
  • chore(deps): bump mkdocs-material from 9.6.19 to 9.6.20 in the python-packages group by @dependabot[bot] in #2202
  • feat: add name of argument into error message when parsing fails by @oprudkyi in #2203
  • chore(deps): bump mkdocs-material from 9.6.20 to 9.6.21 in the python-packages group by @dependabot[bot] in #2204
  • add space between arguments usage by @dimfu in #2207
  • chore(deps): bump mkdocs-material from 9.6.21 to 9.6.22 in the python-packages group by @dependabot[bot] in #2213
  • Fix: Make DefaultText behaviour consistent by @dearchap in #2214

New Contributors

Full Changelog: v3.4.1...v3.5.0

v3.4.1

12 Aug 11:25
v3.4.1
c53cbcd

Choose a tag to compare

What's Changed

Full Changelog: v3.4.0...v3.4.1

v3.4.0

12 Aug 02:18
v3.4.0
3976dfc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.9...v3.4.0

v3.3.9

12 Aug 02:18
v3.3.9
d341030

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.8...v3.3.9

v2.27.7

14 Jun 02:48
v2.27.7
19b951a

Choose a tag to compare

What's Changed

Full Changelog: v2.27.6...v2.27.7

v1.22.17

14 Jun 02:45
v1.22.17
992e53d

Choose a tag to compare

What's Changed

Full Changelog: v1.22.16...v1.22.17

v3.3.8

13 Jun 02:16
v3.3.8
eac452b

Choose a tag to compare

What's Changed

Full Changelog: v3.3.7...v3.3.8

v3.3.7

13 Jun 02:13
v3.3.7
fa4fd12

Choose a tag to compare

What's Changed

  • fix: add missing IsLocal for BoolWithInverseFlag by @huiyifyj in #2151
  • Fix OnUsageError Trigger When Error Is Caused by Mutually Exclusive Flags by @Ali-Doustkani in #2152

New Contributors

Full Changelog: v3.3.6...v3.3.7