- Renamed the debug mode. Add argument ``debug=True`` upon object creation to see the Protobuf messages.
0.3.9
- Added functionality to list the full the device configuration in case the path is empty: ``get(path[])``.
0.3.8
- Merged the proposal how to implement TLS with override for Cisco IOS XR (tested for Cisco IOS XR, to be tested for other vendors yet) - Merged examples with TLS
0.3.7
- Added the argument ``encoding`` as an extra key to ``Set`` operation
0.3.6
- Added the argument ``encoding`` to ``Get`` operation
0.3.5
- Added the example for Nornir Integration - Added the topology diagram - Added links to the video tutorial