Argument Parsing: You can now use a single string as an argument name when adding arguments, making it easier to define options just like in Python's argparse. This enhancement simplifies the process of setting up your command-line interface.
Improvements
Documentation: We have corrected typos in the documentation for the addArgument function, ensuring clearer guidance on how to use the feature effectively. This helps users understand the expected syntax and options better.