Skip to content

Releases: Ali-aqrabawi/aionet

bug fixes

01 Jun 21:54
46a40e8
Compare
Choose a tag to compare
Merge pull request #10 from Ali-aqrabawi/develop

Develop

minimal fixs

31 May 20:21
64876f3
Compare
Choose a tag to compare

features:
- send_command_timing

bugs:
- change host to ip for netmiko compatibility.
- raise AionetTimeoutError instead of TimeoutError.

first release

29 May 18:38
Compare
Choose a tag to compare

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