Skip to content

v0.0.13

Choose a tag to compare

@Agony5757 Agony5757 released this 14 May 15:19
· 72 commits to main since this release
ae34c30

What's Changed

  • fix(submit_task): enforce provider:chip-name format and fix auto-compile by @Agony5757 in #83
  • fix(adapters): enforce c[0]=LSB bitstring convention on Quafu and IBM… by @Agony5757 in #84
  • feat: enrich API error messages with doc links and troubleshooting hints by @Agony5757 in #85
  • fix: point error doc links to specific API pages by @Agony5757 in #86
  • feat: promote qiskit to core dep, archive quafu extra by @Agony5757 in #87
  • feat(calibration,backend): parallel-CZ XEB module + strict pre-flight… by @Agony5757 in #88
  • fix(cli,backend): JSON-serialize UnifiedResult; reject bare 'dummy'; … by @Agony5757 in #89
  • Docs/refactor everything by @Agony5757 in #90
  • feat: add uniqc doctor CLI command by @Agony5757 in #91
  • docs: refactor four section index pages and add guide main API page by @Agony5757 in #92
  • feat: unify circuit input, add missing gates, async result API, and fake-backend tests by @Agony5757 in #93
  • feat: unify compile and simulator input types by @Agony5757 in #94
  • feat(cli)!: remove --platform, unify to --backend by @Agony5757 in #95
  • docs: unified Simulator API + AnyQuantumCircuit type + remove Quafu by @Agony5757 in #96
  • fix(release): resolve known release-blocker gaps by @Agony5757 in #97
  • fix(release): unbreak IBM discovery, batch-result shape, and chip-bac… by @Agony5757 in #98
  • Release/v0.0.13 by @Agony5757 in #99

Full Changelog: v0.0.12...v0.0.13