Covalent

Latest version: v0.238.0

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

Scan your dependencies

Page 52 of 57

0.8.2

Added

- Quantum chemistry tutorial.

0.8.1

Added

- Docstrings with typehints for covalent dispatcher functions added.

Changed

- Replaced `node` to `node_id` in `electron.py`.

- Removed unnecessary `enumerate` in `covalent_dispatcher/_core/__init__.py`.

- Removed `get_node_device_mapping` function from `covalent_dispatcher/_core/__init__.py`
and moved the definition to directly add the mapping to `workflow_schedule`.

- Replaced iterable length comparison for `executor_specific_exec_cmds` from `if len(executor_specific_exec_cmds) > 0`
to `if executor_specific_exec_cmds`.

0.8.0

Added

- Executors can now accept the name of a Conda environment. If that environment exists, the operations of any electron using that executor are performed in that Conda environment.

0.7.6

Changed

- How to estimate lattice execution time has been renamed to How to query lattice execution time.
- Change result querying syntax in how-to guides from `lattice.get_result` to
`covalent.get_result`.
- Choose random port for Dask dashboard address by setting `dashboard_address` to ':0' in
`LocalCluster`.

0.7.5

Fixed

- "Default" executor plugins are included as part of the package upon install.

0.7.4

Fixed

- Upgraded dask to 2021.10.0 based on a vulnerability report

Page 52 of 57

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.