Releases: qua-platform/qualibrate-runner
Releases · qua-platform/qualibrate-runner
v0.2.3
What's Changed
- Fix:
qubits
were filtered out from the node execution page. - Refactor: update linting rules by @maxim-v4s in #29
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Update
fastapi
dependency version by @maxim-v4s in #28
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- feat: serialize targets only for graph by @maxim-v4s in #27
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
--overwrite
config flag by @maxim-v4s in #8- Create workflow dispatch trigger for CI build by @maxim-v4s in #10
- Qualibration graph representation by @maxim-v4s in #9
- Submit workflow by @maxim-v4s in #11
- CI: add workflows description by @maxim-v4s in #12
- Run results and graph execution history by @maxim-v4s in #13
- Workflow status by @maxim-v4s in #14
- Stop running item api by @maxim-v4s in #15
- Type converting by @maxim-v4s in #16
- Remove types parsing by @maxim-v4s in #17
- Feat: Add "reverse" parameter for execution history by @nulinspiratie in #18
- Runnable type by @maxim-v4s in #20
- Graph stop by @maxim-v4s in #19
- Add passed parameters to last run by @maxim-v4s in #21
- avoid running node through library by @nulinspiratie in #23
- Workflow status and error by @maxim-v4s in #22
- node.run also returns node by @nulinspiratie in #24
- Update authors by @maxim-v4s in #26
New Contributors
- @nulinspiratie made their first contribution in #18
Full Changelog: v0.1.0...v0.2.0