Command Handling: Introduce parseAsync to support asynchronous action handlers, allowing users to handle async calls more effectively in their command-line applications.
Improvements
Documentation: Update the Chinese README to include translations for new features in version 4.1.0, ensuring non-English users have access to the latest information.
Help Text: Improve the readability of help text by removing trailing spaces from wrapped lines, enhancing the overall user experience when accessing help commands.
Support Policy: Change the support policy to provide six months of support for the current major version, improving clarity for users on which versions to use.
Fixes
Fix a minor typo in the command example documentation, ensuring clarity and accuracy for users referencing the command syntax.
Fix unwanted empty lines in the help text display by removing trailing spaces, leading to a cleaner output in the console.
Others
Update dependencies to enhance security and performance, addressing an npm audit warning for a deeper update of handlebars.