- Released: 2022-10-21 - Summary: - Adjust string strip() conditions on config lines in ``assign_parent_to_closing_braces()``
1.6.48
- Released: 2022-10-21 - Summary: - Add code to catch misconfigurations such as parsing a string instead of a list in `ciscoconfparse.ConfigList(``)` - Avoid problems with reading empty lines (see Github Issue 251)
1.6.47
- Released: 2022-10-17 - Summary: - Add repo version management into the Makefile ('make bump-version-patch' / 'make bump-version-minor') - Add repo version management to 'dev_tools/git_helper.py' - Revise README_git_workflow.md to include more rebase and merge details
1.6.46
- Released: 2022-10-15 - Summary: - Reorganize reverse_dns_lookup() in ciscoconfparse/ccp_util.py