github urfave/cli v3.10.0

8 hours ago

What's Changed

  • feat: add Flag.SchemaType() and Flag.SchemaItemsType() for JSON Schema introspection by @dearchap in #2368
  • feat: add Command.Walk() and Command.Path() convenience methods by @dearchap in #2353
  • fix: let --help flag take precedence over parse errors by @dearchap in #2360
  • fix: resolve remaining help invocation inconsistencies by @dearchap in #2361
  • fix: skip After hook when help is displayed on subcommand by @dearchap in #2363
  • fix: show GLOBAL OPTIONS in SubcommandHelpTemplate by @dearchap in #2359
  • fix: resolve broken links in CHANGELOG.md by @dearchap in #2357
  • docs: document what happened to build tags in v3 migration guide by @dearchap in #2358
  • Various docs updates and dependency bumps

Full Changelog: v3.9.1...v3.10.0

Don't miss a new cli release

NewReleases is sending notifications on new releases.