------------------------------------------------------------------- Sat Feb 15 15:10:35 UTC 2020 - Martin Hauke - Update o version 2.4.0 * Netconf connection plugin does not respect ssh config * Added napalm_ping.py plugin * Replace multiprocessing.dummy with concurrent.futures * Ansible Inventory - NornirNoValidInventoryError Exception * Minor Typing updates to appease mypy * Update to support Netmiko 3.x.x * Add netconf plugins * Fix KeyError when setting a “False” val in defaults * Add Netbox inventory plugin to documentation * Add netconf_capabilities plugin * Fix netbox unnamed devices ------------------------------------------------------------------- Mon Oct 14 09:03:24 UTC 2019 - Martin Hauke - Add missing buildtime requirement: colorama >= 0.4.1 ------------------------------------------------------------------- Sat Oct 12 10:55:32 UTC 2019 - Martin Hauke - Use tarball from github - Run testsuite - Add setup.py from pypi. It's not shipped in the github archive since upstream uses the poetry package manager. ------------------------------------------------------------------- Sat Sep 21 19:28:03 UTC 2019 - Martin Hauke - Update to version 2.3.0 ------------------------------------------------------------------- Thu Sep 19 19:52:10 UTC 2019 - Martin Hauke - Initial package, version 2.2.0