This repository has been archived by the owner on Sep 17, 2019. It is now read-only.
0.25.0
- [NEW] CLI tool
napalm
with better debugging and obsolotescl_napalm*
. - [ENHANCEMENT] Improvements to the
search_path
inload_template
- [BUGFIX] Validate string before evaluating (#274)
- [BUGFIX] compliance_report properly matches strings
- [BUGFIX] compliance_report reports the expected and the actual value now
- [BUGFIX] Properly treat exception in
__enter__
- [BUGFIX] Minor py3 compatibility issues fixed
- [INTERNAL] Use tox for testing