- Removed 'hostname' argument for `load_ssh_config` method in `SSHConfigData`. - Added `is_active` method to `SSH`.
0.1.0
- Refactored `ssh2core.ssh_connect` to `ssh2core.sshconnect` (DEPRECATED: `ssh2core.ssh_connect`) - Added `ssh2.core.SSHContext` - Added `ssh2.core.SSHTunnelContext` - Created `ssh2.config.SSHConfigData` to hold configuration properties for the SSH connection