Data-plumber

Latest version: v1.15.0

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

Scan your dependencies

Page 1 of 2

1.15.0

Changed

- changed `finalize_output`-callable argument signature, it now also takes `records` (`16623d9`)

1.14.0

Added

- added `finalize_output`-override option to `Pipeline.run` (`e951f97`)

1.13.0

Changed

- `Pipeline` now supports empty `PipelineComponent`s as labels within pipeline (`631bc3d`)

1.12.1

Fixed

- update and fix errors in documentation (`2318210`)

1.12.0

Changed

- added a list of previous `StageRecord`s as kwarg for the call to a `Fork`'s conditional (`2f1cb77`)
- changed `StageRecord` into a proper dataclass (`e7eae6d`)

1.11.0

Changed

- added common base class `_PipelineComponent` for `Pipeline` components `Stage` and `Fork` (`f628159`)

Added

- added docs to package metadata (`061e311`)
- names for `PipelineComponents` can now be declared in extension methods (`append`, `prepend`, ...) (`8363284`)
- `Pipeline` now supports `in`-operator (usable with either component directly or its name/id) (`5701073`)
- added requirements for `Pipeline` to be unpacked as mapping (`b2db8fa`)

Fixed

- fixed issue where `Fork`-objects were internally not registered by their id (`b267ca4`)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.