What's Changed - Fixes regression that prevented errors from being raised properly. (10) - Allows users to be securely prompted for a password if `--password` is not specified.
Changes - Updates version handling for automated package publishes. - Updates CI/CD workflows to use GitHub actions for linting, code analysis and deploys.
2.0.3
New - Implements package tests and CI/CD pipeline for easier management in the future.
Fixes - Addresses potential memory leak by closing all sessions after requests are made.
2.0.2
Fixes - Bug that threw a traceback when catching a connection error
2.0.1
Adds - Adds documentation on class properties
Changes - The `--virtual-shell` command flag has been changed to `--virtual_shell` for consistency
Fixes - Fixes fatal install dependency issue that required `requests` and `urllib3` modules to be installed before installation