- Released: 2023-11-29 - Summary: - Documentation updates - Fix python ALE linter complaints - Update `deploy_docs.go` - Add new `hier_config` as a dependency - Add new `Diff()` object - Add `list()` inputs to `find_parent_objects()` and `find_child_objects()`
1.9.40
- Released: 2023-11-25 - Summary: - Add a new Diff() implementation based on `github.com/netdevops/hier_config` - Add deprecation warning on `HDiff()` - Remove useless logger parameter from `read_config_file()` - Replace `AssertionError` with `RequirementFailure()` in python code
1.9.39
- Released: 2023-11-23 - Summary: - Fix tons of ALE pylama errors and warnings - Add ruff and pylama configs
1.9.38
- Released: 2023-11-19 - Summary: - Add several more IOS XR configurations in test fixtures - Special thanks to Stefan Grosser (stef .at. broccoli /dot/ rocks) for three rather useful IOS XR config samples - Update and expand documentation - Add fix for documentation build pipeline if `sphinx-doc/.undodir` exists - Delete unnecessary documentation files
1.9.37
- Released: 2023-11-18 - Summary: - Add class comments in `models_iosxr.py` - Update and expand documentation
1.9.36
- Released: 2023-11-17 - Summary: - Update the [documentation][3]