Skip to content

chore(main): release 0.10.0#63

Open
Shiro-Raven wants to merge 1 commit intomainfrom
release-please--branches--main
Open

chore(main): release 0.10.0#63
Shiro-Raven wants to merge 1 commit intomainfrom
release-please--branches--main

Conversation

@Shiro-Raven
Copy link
Contributor

@Shiro-Raven Shiro-Raven commented Mar 12, 2026

🤖 I have created a release beep boop

0.10.0 (2026-03-15)

✨ Added

  • MaestroSimulator: add local maestro CircuitRunner interface (083f313)
  • ParallelSimulator: add exact expectation value support via Qiskit Aer statevector (860d5d5)
  • QAOA: add IterativeQAOA with warm-started depth progression (0266192)

🐛 Fixed

  • QDrift: use Campbell's faithful protocol for non-commuting Hamiltonians (be2da96)

🔧 Internal

  • add more standard pypi publish script (97e7925)

This PR was generated with Release Please. See documentation.

@greptile-apps
Copy link

greptile-apps bot commented Mar 12, 2026

Greptile Summary

This is an automated release PR generated by Release Please, bumping the package version from 0.9.0 to 0.9.1 as a patch release. The sole fix bundled in this release is the QDrift Campbell's faithful protocol correction for non-commuting Hamiltonians (commit be2da96).

  • Version updated to 0.9.1 in pyproject.toml ([project] section, which is also the source for commitizen's version_provider = "pep621")
  • .release-please-manifest.json updated consistently to 0.9.1
  • CHANGELOG.md updated with the correct 0.9.1 entry and a link to the fix commit
  • All three version references are mutually consistent — no drift detected
  • No dependency changes; poetry.lock does not need updating

Confidence Score: 5/5

  • This PR is safe to merge — it is a purely mechanical, auto-generated release bump with no logic changes.
  • All three files contain only version string updates (0.9.0 → 0.9.1) and a changelog entry. The changes are consistent across every file touched, match the semantic versioning convention for a bug-fix patch, and were generated by the project's configured Release Please automation as documented in AGENTS.md.
  • No files require special attention.

Important Files Changed

Filename Overview
pyproject.toml Version bumped from 0.9.0 to 0.9.1 in the [project] section; no dependency changes.
.release-please-manifest.json Manifest version updated from 0.9.0 to 0.9.1, consistent with pyproject.toml bump.
CHANGELOG.md New 0.9.1 changelog entry added, correctly referencing the QDrift fix commit (be2da96).

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Bumps version: 0.9.0 → 0.9.1]
    B --> C[pyproject.toml\nversion = 0.9.1]
    B --> D[.release-please-manifest.json\n. = 0.9.1]
    B --> E[CHANGELOG.md\nNew 0.9.1 entry added]
    E --> F["🐛 Fixed: QDrift Campbell's faithful\nprotocol for non-commuting Hamiltonians"]
    C & D & E --> G[PR #63 merged to main]
    G --> H[Git tag v0.9.1 created]
    H --> I[Package published to PyPI as qoro-divi 0.9.1]
Loading

Last reviewed commit: 5f5fee2

@Shiro-Raven Shiro-Raven changed the title chore(main): release 0.9.1 chore(main): release 0.10.0 Mar 15, 2026
@Shiro-Raven Shiro-Raven force-pushed the release-please--branches--main branch from 5f5fee2 to a701e1a Compare March 15, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant