Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 23:45
· 323 commits to main since this release
Immutable release. Only release title and notes can be modified.
v0.1.1
4fad6e0

Changelog

  • 4fad6e0 Bump to v0.1.1
  • 87d4ca2 docs: Fix 'FileNotFoundError: [Errno 2] No such file or directory: 'docs/driver/index.md''
  • a1b1f23 Bump to v0.1.0
  • c6602c8 fix(qpi-driver): standardize result dict shape with always-present circuit_results (#27)
  • bdc5ee0 refactor: unify on RFC 0001 event-based driver framework
  • a676e23 feat: Ops & scale for driver event log (RFC 0001 Phase 5)
  • d51403f feat(qpi-driver): add TypeScript and Go driver SDKs with CLIs and bluefors_gen1 (RFC 0001 Phase 4)
  • 43b02a1 feat: Bluefors Gen. 1 monitoring driver (RFC 0001 Phase 3)
  • bb2d6d7 Add Bluefors Gen. 1 monitoring driver as an official qpi-driver extra
  • f52005b feat: Python driver SDK + QPU as a driver (RFC 0001 Phase 2)
  • 87c7992 Add Drivers dashboard page to complete driver registration (RFC 0001)
  • 8e2c891 Move roadmap out of the RFC
  • 5dd2f7c Add driver registration behind enable-driver-framework flag
  • b4ff714 Add driver-framework event core behind enable-driver-framework flag (RFC 0001 Phase 0)
  • d82c61a Add RFC 0001 - the framework for supporting custom and extensible drivers