Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

0.25.0

Compare
Choose a tag to compare
@dbarrosop dbarrosop released this 26 Aug 12:37
· 5 commits to master since this release
  • [NEW] CLI tool napalm with better debugging and obsolotes cl_napalm*.
  • [ENHANCEMENT] Improvements to the search_path in load_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