chore: release selene-sim 0.3.0-alpha.1#162
Merged
jake-arkinstall merged 2 commits intoJun 12, 2026
Merged
Conversation
19f440d to
9a4f6b6
Compare
5296a04 to
fca674d
Compare
fca674d to
1c3bdf2
Compare
1c3bdf2 to
726be2a
Compare
…components--selene-sim
Contributor
There was a problem hiding this comment.
Pull request overview
Release PR for selene-sim that bumps the project to 0.3.0-alpha.1 and updates the associated release metadata/lockfiles to match.
Changes:
- Bump
selene-simversion to0.3.0-alpha.1across Python and Rust project metadata. - Update
CHANGELOG.mdwith the0.3.0-alpha.1release notes. - Refresh lockfiles/manifests (
uv.lock,Cargo.lock,.release-please-manifest.json) to reflect the new version.
Reviewed changes
Copilot reviewed 4 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
uv.lock |
Updates locked workspace package version for selene-sim to 0.3.0-alpha.1. |
pyproject.toml |
Bumps Python package version to 0.3.0-alpha.1. |
CHANGELOG.md |
Adds the 0.3.0-alpha.1 release notes section. |
Cargo.toml |
Bumps Rust workspace package version to 0.3.0-alpha.1. |
Cargo.lock |
Updates crate versions to 0.3.0-alpha.1. |
.release-please-manifest.json |
Updates release-please manifest to 0.3.0-alpha.1. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| * avoid using qir_major_version string for QIR detection ([#123](https://github.com/Quantinuum/selene/issues/123)) ([deaa0dc](https://github.com/Quantinuum/selene/commit/deaa0dcee72833a0695cb3cdd82cad3c2374343e)) | ||
| * classify lowered qir-qis bitcode as helios ([#157](https://github.com/Quantinuum/selene/issues/157)) ([67fca60](https://github.com/Quantinuum/selene/commit/67fca60db58dd6b04de8656cfc9dbd9d62a9d92f)) | ||
| * **compiler:** error when entrypoint has arguments ([#84](https://github.com/Quantinuum/selene/issues/84)) ([604b131](https://github.com/Quantinuum/selene/commit/604b1311b96593609e699a6bb8251ad3c952ebdb)) | ||
| * **compiler:** update tket-qystem to fix CZ bug ([#78](https://github.com/Quantinuum/selene/issues/78)) ([3991f11](https://github.com/Quantinuum/selene/commit/3991f11a73d8ceebf0346a8c43248fde73e1b549)) |
Collaborator
Author
|
🤖 Created releases: 🌻 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
0.3.0-alpha.1 (2026-06-12)
⚠ BREAKING CHANGES
Features
Bug Fixes
___barrierto Helios QIS for QIR emulation (#136) (dfbc4c3)Documentation
This PR was generated with Release Please. See documentation.