Xerparser

Latest version: v0.11.2

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

Scan your dependencies

Page 1 of 6

0.11.2

* Refactored inheritance for `Node` objects.
* The `description` attribute of the `ACTVCODE` and `PCATVAL` classes has been changed to `name`.

---

0.11.1

* Fixed bug in the equal override function for the `RSRC` object; missing a return.

---

0.11.0

* Updated type hints, which now requires a minimum of Python 3.11.
* `RSRC` class now inherits from `Node`.
* Updating / filling in docstrings.

---

0.10.4

* Updated dependencies to new versions.
* `ACCOUNT` class equal overide now checks if other object is None type.
* The `max_multiple_longest_path` attribute of the `SCHEDOPTIONS` class can be type int or None.

---

0.10.3

Changes

* Added `Node` class to represent a Tree data structure - can have one parent and multiple children. `ACCOUNT`, `ACTVCODE`, `PCATVAL`, and `PROJWBS` classes now inherit from `Node` class.

---

0.10.2

Changes

* Updated dependency `html-sanitizer` to the latest version `2.2.0`
* Added `Node` class to represent a Tree data structure - can have one parent and multiple children.
* `ACCOUNT`, `ACTVCODE`, `PCATVAL`, and `PROJWBS` classes now inherit from `Node` class.

---

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.