v0.29.0
wjcunningham7
released this
07 Mar 21:50
·
769 commits
to develop
since this release
[0.29.0] - 2022-03-07
Added
- DispatchDB for storing dispatched results
Changed
- UI loads dispatches from DispatchDB instead of browser local storage
[0.28.3] - 2022-03-03
Fixed
Installed executor plugins don't have to be referred to by their full module name. Eg, use "custom_executor", instead of "covalent_custom_plugin.custom_executor".