-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: urfave/cli
base: v3.3.9
head repository: urfave/cli
compare: v3.4.0
- 18 commits
- 15 files changed
- 5 contributors
Commits on Jun 18, 2025
-
Invoke OnUsageError when missing required flags
In case of missing required flags, the OnUsageError function will now be invoked instead of directly returning the error.
Configuration menu - View commit details
-
Copy full SHA for e77d5b8 - Browse repository at this point
Copy the full SHA e77d5b8View commit details
Commits on Jun 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2f55f51 - Browse repository at this point
Copy the full SHA 2f55f51View commit details
Commits on Jun 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1562c23 - Browse repository at this point
Copy the full SHA 1562c23View commit details
Commits on Jun 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 695e6b5 - Browse repository at this point
Copy the full SHA 695e6b5View commit details
Commits on Jul 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 23a9ea8 - Browse repository at this point
Copy the full SHA 23a9ea8View commit details -
Merge pull request #2150 from almas-x/main
Export help display functions as variables to allow custom help display logic
Configuration menu - View commit details
-
Copy full SHA for 9cd5d9c - Browse repository at this point
Copy the full SHA 9cd5d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for de88ce6 - Browse repository at this point
Copy the full SHA de88ce6View commit details -
Merge pull request #2161 from MohitPanchariya/issue-#2145
Invoke OnUsageError when missing required flags
Configuration menu - View commit details
-
Copy full SHA for c185573 - Browse repository at this point
Copy the full SHA c185573View commit details
Commits on Jul 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2f6400c - Browse repository at this point
Copy the full SHA 2f6400cView commit details
Commits on Aug 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6e08c80 - Browse repository at this point
Copy the full SHA 6e08c80View commit details -
Configuration menu - View commit details
-
Copy full SHA for f069d9e - Browse repository at this point
Copy the full SHA f069d9eView commit details -
Merge pull request #2171 from dearchap/issue_2169
Fix:(issue_2169) Allow trim space for string slice flags
Configuration menu - View commit details
-
Copy full SHA for db7d18f - Browse repository at this point
Copy the full SHA db7d18fView commit details -
Merge pull request #2178 from jllovet/flag-mutex
Add example of flag groups to docs
Configuration menu - View commit details
-
Copy full SHA for 32d2668 - Browse repository at this point
Copy the full SHA 32d2668View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47044b9 - Browse repository at this point
Copy the full SHA 47044b9View commit details -
Merge pull request #2177 from jllovet/contributor-docs
Add installation instructions for gfmrun
Configuration menu - View commit details
-
Copy full SHA for ba5d54b - Browse repository at this point
Copy the full SHA ba5d54bView commit details
Commits on Aug 12, 2025
-
Ensure public vars reference public types
and fix remaining "App" names to use "RootCommand" instead.
Configuration menu - View commit details
-
Copy full SHA for c923775 - Browse repository at this point
Copy the full SHA c923775View commit details -
Configuration menu - View commit details
-
Copy full SHA for c32894b - Browse repository at this point
Copy the full SHA c32894bView commit details -
Merge pull request #2180 from urfave/consistent-public-defaults-and-more
Ensure public vars reference public types
Configuration menu - View commit details
-
Copy full SHA for 3976dfc - Browse repository at this point
Copy the full SHA 3976dfcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.3.9...v3.4.0