Covalent

Latest version: v0.232.0.post1

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

Scan your dependencies

Page 22 of 56

0.132.0

Authors

- Will Cunningham <wjcunningham7users.noreply.github.com>

Added

- Bash lepton support reintroduced with some UX modifications to the Lepton class. Leptons which use scripting languages can be specified as either (1) a command run in the shell/console or (2) a call to a function in a library/script. Leptons which use compiled languages must specify a library and a function name.
- The keyword argument `display_name` can be used to override the name appearing in the UI. Particularly useful when the lepton is a command.
- All arguments except for language are now keyword arguments.
- Keyword arguments passed to a Bash lepton are understood to define environment variables within the shell.
- Non-keyword arguments fill in `$1`, `$2`, etc.
- Named outputs enumerate variables within the shell which will be returned to the user. These can be either `Lepton.OUTPUT` or `Lepton.INPUT_OUTPUT` types.

Added

- New fields to the decomposed result object Database:

0.131.0

Authors

- Sankalp Sanand <sankalpagnostiq.ai>
- Co-authored-by: Venkat Bala <venkatagnostiq.ai>

Fixed

- `covalent --version` now looks for `covalent` metadata instead of `cova`

Tests

- Updated the cli test to include whether the correct version number is shown when `covalent --version` is run

Added

- Method to write electron id corresponding to sublattices in `execution.py` when running `_run_task`.

0.130.0

Authors

- Venkat Bala <venkatagnostiq.ai>
- Co-authored-by: Scott Wyman Neagle <scottagnostiq.ai>

Changed

- Ignoring tests for `cancel_dispatch` and `construct_bash`
- Create a dummy requirements.txt file for pip deps tests
- Fix version of `Werkzeug` package to avoid running into ValueError (unexpected kwarg `as_tuple`)
- Update `customization` how to test by specifying the section header `sdk`

0.129.0

Authors

- Sankalp Sanand <sankalpagnostiq.ai>
- Co-authored-by: Alejandro Esquivel <aealejandro.ltd>

Added

- Support for `wait_for` type edges when two electrons are connected by their execution side effects instead of output-input relation.

Changed

- `active_lattice.electron_outputs` now contains the node ids as well for the electron which is being post processed.

0.128.1

Authors

- Faiyaz Hasan <faiyazagnostiq.ai>

Fixed

- `Result.persist` test in `result_test.py`.
- Electron dependency `arg_index` is changed back to Nullable.

0.128.0

Authors

- Okechukwu Emmanuel Ochia <okechukwuagnostiq.ai>
- Co-authored-by: Casey Jao <caseyagnostiq.ai>
- Co-authored-by: Alejandro Esquivel <aealejandro.ltd>
- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]users.noreply.github.com>

Added

- File transfer support for leptons

Page 22 of 56

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.