- Released: 2012-12-31 - Summary: - Improve docs with numpydoc and intersphinx links - Add more examples / doctests - Renamed internal `CiscoConfParse` methods with a leading _ to make Sphinx documentation more intuitive...
0.9.0
- Released: 2012-12-30 - Summary: - Add `RST` documentation into the archives and fix more build issues
0.8.6
- Released: 2012-12-30 - Summary: - Fix packaging problems introduced when I switched to a native mercurial repository (examples/* and configs/* were not automatically packaged in the .egg / .tar.gz anymore...)
0.8.5
- Released: 2012-12-29 - Summary: - Added custom comment delimiters that were in the 0.8.3a private build - Converted the unicode backslash to a true unicode instance.
0.8.4
- Released: 2012-12-29 - Summary: - Add doctests, code maintenance, and more documentation fixes - Improved `examples/req_cfgspec_all_diff.py` and `examples/req_cfgspec_excl_diff.py`.