Skip to content

Releases: urfave/cli

v3.5.0

21 Oct 10:23
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

v3.3.6

13 Jun 02:11
v3.3.6
cb0fc21

Choose a tag to compare

What's Changed

  • Fish completions with identically named sub-commands now work by @bittrance in #2130

Full Changelog: v3.3.5...v3.3.6

v3.3.5

13 Jun 02:10
v3.3.5
7492c45

Choose a tag to compare

What's Changed

  • Fix:(issue_2137) Ensure default value for bool with inverse flag is h… by @dearchap in #2138
  • Fix:(issue_2131) Show help text for BoolWithInverseFlag by @Juneezee in #2142

Full Changelog: v3.3.4...v3.3.5