bugs: - change `host` to `ip` for netmiko compatibility. - raise `AionetTimeoutError` instead of `TimeoutError`.
0.0.2
new in this release: 1) code refactor, for better maintainability. 2) textfsm support. 3) enhanced performance by minimizing the unneeded switching between terminal modes. 4) Telnet support