github jdx/usage v2.15.1
v2.15.1: Nested Subcommand Parsing Fix

10 hours ago

This patch release fixes an important bug in argument parsing when using default_subcommand with nested subcommands.

Bug Fixes

  • Fixed nested subcommand parsing after default_subcommand switch - Previously, when a spec used default_subcommand and the command had nested subcommands, parsing could fail or produce incorrect results. This is now handled correctly. (#469)

For more information, see the usage documentation.

Don't miss a new usage release

NewReleases is sending notifications on new releases.