December 2016
December 9
Module |
Versions |
|---|---|
|
1.2.2 |
Upgrade Instruction
pip install --upgrade genie
Also make sure you upgrade xbu-shared libraries to the latest version.
cd $VIRTUAL_ENV/xbu_shared
git pull origin master
Features:
Modification to IPv4InterfaceCache and IPv6InterfaceCache. It now returns a range instead of an iterator. Examples in the above link on how to use it and in the Genie example script.
Enhancement to diff to make it easier to use.
Enhancement to
confon managing which object contains aFeaturedepending where it is added.Bug fix