Skip to content

Releases: ionq/ionq-core-python

v0.1.1

01 May 20:33
f1485ac

Choose a tag to compare

What's Changed

  • Lower minimum Python to 3.11; release 0.1.1 by @splch in #32
  • Fix integration Bell circuit fixture so simulator preflight accepts it by @splch in #33

Full Changelog: v0.1.0...v0.1.1

v0.1.0

29 Apr 22:24
07a346f

Choose a tag to compare

What's Changed

  • Add get_job_probabilities endpoint via overlay by @splch in #3
  • feat: native gate matrices, session manager, overlay fixes by @splch in #4
  • Setup pypi publishing by @radumarg in #5
  • Sync OpenAPI spec with upstream (April 15, 2026) by @splch in #7
  • Security hardening, async session, and extension system improvements by @splch in #8
  • Sync OpenAPI spec with upstream fixes, remove overlay by @splch in #9
  • Expand integration tests, fix transport response reading bug by @splch in #10
  • Fix integration workflow: coverage gate and SSL warnings by @splch in #12
  • Prepare for open-source release by @splch in #13
  • Remove duplicate version from generator config by @splch in #14
  • Add contributor license section and PR template by @splch in #15
  • Add gitleaks pre-commit hook and missing README endpoints by @splch in #16
  • Improve docstrings across all hand-written modules for pdoc by @splch in #21
  • Enable retries on POST requests for transient errors by @splch in #22
  • Add copyright headers to generated code and Getting Help to README by @splch in #23
  • Make public-API modules public; add CLA notice by @splch in #24
  • Add all to hand-written modules; simplify init.py template by @splch in #25
  • Address audit feedback: distinguish generated code, harden release pipeline by @splch in #27
  • Codegen cleanup, Dependabot migration, OpenAPI spec refresh by @splch in #28
  • Bump ruff from 0.15.11 to 0.15.12 in the python group by @dependabot[bot] in #29
  • Prep 0.1.0 release: docs, drift pins, and CI hygiene by @splch in #30
  • Tighten SECURITY.md and prune docs-consistency tests by @splch in #31

New Contributors

Full Changelog: https://github.com/ionq/ionq-core-python/commits/v0.1.0