Help: Enjoy enhanced help formatting options with the addition of new help formatters. These include the ArgumentDefaultsHelpFormatter, which displays default values alongside argument descriptions, making it easier to understand how to use the CLI.
Improvements
Testing: Experience improved reliability with updated tests for various argument combinations, ensuring that the parser behaves as expected in different scenarios.
Code Quality: Benefit from a cleaner codebase as we replace outdated methods with more efficient alternatives, enhancing overall performance and maintainability.
Others
Maintenance: We clean up the project configuration and remove unnecessary files, streamlining the development process and improving project organization.