Skip to content

Releases: urfave/cli

v3.4.1

Choose a tag to compare

@meatballhat meatballhat released this 12 Aug 11:25
v3.4.1
c53cbcd

What's Changed

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

v3.4.0

Choose a tag to compare

@meatballhat meatballhat released this 12 Aug 02:18
v3.4.0
3976dfc

What's Changed

New Contributors

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

v3.3.9

Choose a tag to compare

@meatballhat meatballhat released this 12 Aug 02:18
v3.3.9
d341030

What's Changed

New Contributors

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

v2.27.7

Choose a tag to compare

@meatballhat meatballhat released this 14 Jun 02:48
v2.27.7
19b951a

What's Changed

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

v1.22.17

Choose a tag to compare

@meatballhat meatballhat released this 14 Jun 02:45
v1.22.17
992e53d

What's Changed

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

v3.3.8

Choose a tag to compare

@meatballhat meatballhat released this 13 Jun 02:16
v3.3.8
eac452b

What's Changed

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

v3.3.7

Choose a tag to compare

@meatballhat meatballhat released this 13 Jun 02:13
v3.3.7
fa4fd12

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

Choose a tag to compare

@meatballhat meatballhat released this 13 Jun 02:11
v3.3.6
cb0fc21

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

Choose a tag to compare

@meatballhat meatballhat released this 13 Jun 02:10
v3.3.5
7492c45

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

v3.3.4

Choose a tag to compare

@meatballhat meatballhat released this 13 Jun 02:09
v3.3.4
e26a1a9

What's Changed

  • Fix Docs(issue_2125) Add PathFlag to StringFlag migration by @dearchap in #2136
  • fix: remove extraneous space from subcommand help template by @G-Rath in #2140
  • Fix:(issue_2135) Correct formatting of default subcommand USAGE text by @zzspoon in #2139

New Contributors

Full Changelog: v3.3.3...v3.3.4