Status-map-validator

Latest version: v0.5.2

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

Scan your dependencies

0.5.1

==================
* Fix StatusMap instantiation to avoid change it's internal structure while creating it.

0.5.0

==================
* Add new methods `StatusMap.get_ancestors()` and `StatusMap.get_descendants()` to calculate and cache paths to avoid recalculate them every time

0.4.0

==================
* Add Error suffix to exceptions names
* Add AmbiguousTransitionError when the map has a cycle and the status transition can be both past and future
* Use networkx and graph internally

0.3.0

==================

* Add custom representation for StatusMap
* Improve StatusNotFound exception message
* Add StatusMap.statuses property
* Disable "previous" list of status when StatusMap is cycle, otherwise the previous status are added

0.2.0

==================

* Fix StatusMap processing to always procude the same results

0.1.0

==================

* Initial release
* Add StatusMap (and Status) with status validation support

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.