See https://github.com/napalm-automation/napalm-eos/milestone/2?closed=1 for more information
0.2.1
Bugfixes: - 17 - `get_interfaces_ip` returns and exception if there are no ipv6 addresses configured - 16 - `get_facts` returns only physical interfaces
Changes: - As per napalm-automation/napalm-base12 - Rename the method `get_ntp_peers` to `get_ntp_stats` and slightly change the output. Check the PR for more details