Command Options: Introduce the ability to add common (global) options to all subcommands, enhancing flexibility for users who want to streamline their command-line interfaces.
Improvements
Command Options: Clarify how option arguments work, explaining the difference between greedy and choosy options, which helps users understand how to use the command-line interface more effectively.
Fixes
Fix conflicts detection in parent commands, ensuring that users are alerted to any issues when using nested commands, which improves overall command reliability.
Others
Prepare for the upcoming version 9.2.0, setting the stage for new features and improvements to enhance user experience.
Update the CHANGELOG to reflect recent changes and improvements, keeping users informed about the latest updates.