Skip to content

Releases: AgnostiqHQ/covalent

v0.184.1

23 Aug 00:34
Compare
Choose a tag to compare
v0.184.1 Pre-release
Pre-release

[0.184.1] - 2022-08-23

Authors

Fixed

  • Function's __doc__ and __name__ storage in dict/json for transportable object fixed.

Tests

  • Added unit test for the above fix.

[0.184.0] - 2022-08-22

Authors

Changed

  • Electron metadata is serialized earlier during workflow construction
    to reduce unexpected executor pip requirements.

Operations

  • Updating conditional logic for the different steps in release workflow
  • Dependabot update

Docs

  • Removed "How to synchronize lattices" section from RTD

v0.184.0

23 Aug 19:56
Compare
Choose a tag to compare
v0.184.0 Pre-release
Pre-release

[0.184.0] - 2022-08-22

Authors

Changed

  • Electron metadata is serialized earlier during workflow construction
    to reduce unexpected executor pip requirements.

Operations

  • Updating conditional logic for the different steps in release workflow
  • Dependabot update

Docs

  • Removed "How to synchronize lattices" section from RTD

v0.183.0

18 Aug 16:52
Compare
Choose a tag to compare
v0.183.0 Pre-release
Pre-release

[0.183.0] - 2022-08-18

Authors

Added

  • Adding tests to update patch coverage for the covalent logs cli

Changed

  • Modify the covalent logs CLI handler to read logs line by line

Operations

  • Adding a wait input for the Conda action

v0.182.2

18 Aug 13:36
Compare
Choose a tag to compare
v0.182.2 Pre-release
Pre-release

[0.182.2] - 2022-08-18

Authors

Fixed

  • CLI service.py tests to run without the server needing to be started.

Docs

  • Added covalent db cli command to API section of RTD

Docs

  • Fixed RTD downloads badge image to point to covalent rather than cova

Operations

  • Use conda skeleton action for build and upload

Docs

  • Updating WCI yaml with new file transfer protocols

v0.182.1

17 Aug 18:45
Compare
Choose a tag to compare
v0.182.1 Pre-release
Pre-release

[0.182.1] - 2022-08-17

Authors

Fixed

  • lattice.draw() fix on the GUI.

v0.182.0

17 Aug 15:01
Compare
Choose a tag to compare
v0.182.0 Pre-release
Pre-release

[0.182.0] - 2022-08-17

Authors

Added

  • Update RTD for AWS Batch executor
  • Removed AWS Lambda executor RTD from this branch in order to keep changes atomic

Changed

  • Synced with latest develop

Docs

  • Adding RTD for AWS Braket executor
  • Adding dropdown menu for the IAM policy
  • Delete RTD for other cloud executor to keep changes atomic
  • Renamed executers folder to executors

Docs

  • Updated short release notes

v0.181.0

17 Aug 14:37
Compare
Choose a tag to compare
v0.181.0 Pre-release
Pre-release

[0.181.0] - 2022-08-17

Authors

Changed

  • Lazy loading mechanism on the GUI.

Fixed

  • Displaying electron executor and inputs information on the GUI.
  • Animated spinner for running statuses on the GUI.

Docs

  • Add AWSLambdaExecutor RTD
  • Update api.rst to include cluster CLI command option
  • Added version migration guide section in RTD
  • Update RTD for AWS ECS executor
  • Remove AWS Lambda and Batch RTDs to keep changes atomic
  • Adding dropdowns to IAM policy documents
  • Updated compatibility matrix
  • Updated pip, bash and callable deps how-to guides

Operations

  • NPM install on CentOS done explicitly
  • -y flag for conda install

v0.177.0

17 Aug 15:09
f2e8539
Compare
Choose a tag to compare
Release v0.177.0

v0.180.0

16 Aug 19:42
Compare
Choose a tag to compare
v0.180.0 Pre-release
Pre-release

[0.180.0] - 2022-08-16

Authors

Removed

  • Removed ct.wait.LONG etc. constants from covalent's init

Changed

  • wait in _get_result_from_dispatcher will now use _results_manager.wait.EXTREME if True has been passed to it.

Operations

  • Prettierified release.yml
  • Cleaned up pre-commit-config.yml

Docs

  • Updated Bash Lepton tutorial to conform with the latest Lepton interface changes

Docs

  • Disabling how-to guide for executing an electron with a specified Conda environment.

Docs

  • Fixed "How To" for Python leptons

v0.179.0

16 Aug 08:11
Compare
Choose a tag to compare
v0.179.0 Pre-release
Pre-release

[0.179.0] - 2022-08-16

Authors

Changed

  • Changed terser package version on webapp yarn-lock file.