Ciscoconfparse2

Latest version: v0.7.63

Safety actively analyzes 640986 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 10 of 14

0.5.0

- Released: 2024-02-05
- Summary:
- Fix attributes in JunosCfgLine
- Fix attributes in BaseCfgLine
- Replace `parse_line_braces()` with `BraceParse()` to fix original [ciscoconfparse issue 287](https://github.com/mpenning/ciscoconfparse/issues/287)

0.4.2

- Released: 2024-01-30
- Summary:
- Add more HSRP support
- More documentation updates

0.4.1

- Released: 2024-01-14
- Summary:
- BREAKING CHANGE Rename `hsrp_interface_groups` property to `get_hsrp_groups()` method
- More documentation updates

0.4.0

- Released: 2024-01-10
- Summary:
- Add `re_list_iter_typed()` to return a list of all child matches
- Add `MACObj()` and `EUI64Obj()`
- BREAKING CHANGE: Replace all `models_nxos.py` and `models_iosxr.py` code with a copy of `models_cisco.py` since there are so many broken parts of the aforementioned NXOS and IOS XR code. These files will be re-implemented over time.
- Revise 'make coverage' to only use `coveragepy` instead of the `pytest-cov` plugin
- Rename 'make pypi-package-infra' as `make dep`
- More documentation updates

0.3.4

- Released: 2024-01-03
- Summary:
- Remove all `reset()` and `build_reset_string()` methods
- Add `attrs` to `CiscoIOSInterface()` and `CiscoIOSXRInterface()`
- Upgrade from `attrs` version 23.1.0 to version 23.2.0.
- BREAKING CHANGE: Multiple deletions / changes to factory processing. Integer defaults were changed from 0 to -1. Float defaults were changed from 0.0 to -1.0.
- More documentation updates

0.3.3

- Released: 2023-12-21
- Summary:
- Fix JunOS factory parsing, and enable attrs on JunOS factory classes
- Add `BaseCfgLine().replace()` method
- Add `BaseCfgLine().replace_text()` method
- Remove `CiscoRange()._list` property and setter
- Documentation updates

Page 10 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.