[0.60.0] - 2022-04-06 Changed List type removed from type annotation for the executor argument in electron/lattice/lepton definitions. Input executor argument is converted to an executor class object (if it were a string) in electron/lattice/lepton definitions instead of just before execution in execution.py. As a result, calls to _executor_manager.get_executor are removed from execution.py. Rewritten tests to take into account the type change of executor identifiers from strings to executor class objects. Fixed In covalent/executor/init.py, from importlib import metadata is used instead of importlib.metadata. Electron.get_op_function.rename now uses the correct separator string when renaming a function
[0.29.2] - 2022-03-09 Added Defaults defined in executor plugins are read and used to update the in...
[0.122.0] - 2022-07-04 Authors Faiyaz Hasan faiyaz@agnostiq.ai Co-authored-by: pre-commit-ci[bot] 66...
[0.22.17] - 2022-02-02 Added Replaced "typing.Optional" with "str" in covalent/executor/base.py Add...
[0.24.20] - 2022-02-17 Added Added how to create custom executors Changed Changed the description...
[0.25.2] - 2022-02-21 Changed backend metadata name changed to executor. _plan_workflow usage updat...
[0.56.0] - 2022-04-05 Changed Changed global variable executor_plugin_name to EXECUTOR_PLUGIN_NAME ...
[0.24.16] - 2022-02-12 Added Errors now contain the traceback as well as the error message in the r...
[0.24.15] - 2022-02-11 Fixed If a user's configuration file does not have a needed exeutor paramete...
[0.27.4] - 2022-02-28 Fixed Path used in covalent/executor/__init__.py for executor plugin modules ...
[0.22.13] - 2022-01-26 Fixed When the local executor's log_stdout and log_stderr config variables a...
[0.24.18] - 2022-02-15 Added The user configuration file can now specify an executor plugin directo...
[0.29.0] - 2022-03-07 Added DispatchDB for storing dispatched results Changed UI loads dispatches...
[0.27.2] - 2022-02-24 Changed Removed unnecessary blockquotes from the How-To guide for creating cu...
[0.44.0] - 2022-03-31 Added A version check is done at Covalent startup to ensure that executor plu...
[0.180.0] - 2022-08-16 Authors Casey Jao casey@agnostiq.ai Co-authored-by: Alejandro Esquivel ae@al...
[0.29.2] - 2022-03-09 Added Defaults defined in executor plugins are read and used to update the in...
[0.122.0] - 2022-07-04 Authors Faiyaz Hasan faiyaz@agnostiq.ai Co-authored-by: pre-commit-ci[bot] 66...
[0.22.17] - 2022-02-02 Added Replaced "typing.Optional" with "str" in covalent/executor/base.py Add...
[0.24.20] - 2022-02-17 Added Added how to create custom executors Changed Changed the description...
[0.25.2] - 2022-02-21 Changed backend metadata name changed to executor. _plan_workflow usage updat...
[0.56.0] - 2022-04-05 Changed Changed global variable executor_plugin_name to EXECUTOR_PLUGIN_NAME ...
[0.24.16] - 2022-02-12 Added Errors now contain the traceback as well as the error message in the r...
[0.24.15] - 2022-02-11 Fixed If a user's configuration file does not have a needed exeutor paramete...
[0.27.4] - 2022-02-28 Fixed Path used in covalent/executor/__init__.py for executor plugin modules ...
[0.22.13] - 2022-01-26 Fixed When the local executor's log_stdout and log_stderr config variables a...
[0.24.18] - 2022-02-15 Added The user configuration file can now specify an executor plugin directo...
[0.29.0] - 2022-03-07 Added DispatchDB for storing dispatched results Changed UI loads dispatches...
[0.27.2] - 2022-02-24 Changed Removed unnecessary blockquotes from the How-To guide for creating cu...
[0.44.0] - 2022-03-31 Added A version check is done at Covalent startup to ensure that executor plu...
[0.180.0] - 2022-08-16 Authors Casey Jao casey@agnostiq.ai Co-authored-by: Alejandro Esquivel ae@al...
[0.29.2] - 2022-03-09 Added Defaults defined in executor plugins are read and used to update the in...
[0.122.0] - 2022-07-04 Authors Faiyaz Hasan faiyaz@agnostiq.ai Co-authored-by: pre-commit-ci[bot] 66...
[0.22.17] - 2022-02-02 Added Replaced "typing.Optional" with "str" in covalent/executor/base.py Add...