Releases: AgnostiqHQ/covalent-braket-plugin
Releases · AgnostiqHQ/covalent-braket-plugin
v0.6.1
[0.6.1] - 2022-09-20
Fixed
- Getting default values from config file if not defined in class instance
v0.6.0
[0.6.0] - 2022-09-16
Changed
- Updated requirements.txt to pin aws executor plugins to pre-release version 0.1.0rc0
[0.5.0] - 2022-09-15
Changed
- BraketExecutor is now derived from AWSExecutor
Tests
- Enabled Codecov
- Added tests
- Update pre-commit hooks
- Updated some tests to be async aware
v0.4.1
[0.4.1] - 2022-08-23
Fixed
- Removed
--pre
frompip install covalent
in Dockerfile
v0.4.0
[0.4.0] - 2022-08-17
Changed
- Fixed
covalent
version tostable
release
v0.3.0
[0.3.0] - 2022-08-16
Added
- Updated required
covalent
version