- Add CLI functionality to start covalent with/without Dask - Add CLI support to parse `covalent_ui.log` file
Operations
- Updating codeowners to establish engineering & psiog ownership
Docs
- Added new tutorial: Training quantum embedding kernels for classification.
0.108.0
Added
- WCI yaml file
Docs
- Add pandoc installation updates to contributing guide
0.107.0
Changed
- Skipping stdout/stderr redirection tests until implemented in Dask parent process
Added
- Simplifed starting the dask cluster using `multiprocessing` - Added `bokeh==2.4.3` to requirements.txt to enable view Dask dashboard
Fixed
- Changelog-reminder action now works for PRs from forks.
0.106.2
Fixed
- Specifying the version for package `furo` to `2022.4.7` to prevent breaking doc builds
Docs
- Added new tutorial: Using Covalent with PennyLane for hybrid computation.
0.106.1
Fixed
- Changelog-reminder action now works for PRs from forks
Docs
- Removed references to microservices in RTD - Updated README.md. - Changed `ct.electron` to `ct.lattice(executor=dask_executor)` in MNIST classifier tutorial
0.106.0
Changed
- Visual theme for Webapp GUI changed in accordance to new theme - Fonts, colors, icons have been updated