++++++++++++++++++
**Features and Improvements**
- Updated the CLI's command-line argument parsing by replacing the obsolete ``docopt``
with the native ``argparse`` library, ensuring continued functionality
and future compatibility.
***Note: While the CLI functionality hasn't changed, some commands may need to be formatted slightly differently. If you encounter any issues, refer to ``ia --help`` and ``ia {command} --help`` if you run into any issues.***