Skip to content

chore(py): release qis-compiler 0.3.0#1381

Draft
hugrbot wants to merge 1 commit into
mainfrom
release-please--branches--main--components--qis-compiler
Draft

chore(py): release qis-compiler 0.3.0#1381
hugrbot wants to merge 1 commit into
mainfrom
release-please--branches--main--components--qis-compiler

Conversation

@hugrbot

@hugrbot hugrbot commented Jan 29, 2026

Copy link
Copy Markdown
Collaborator

🤖 I have created a release beep boop

0.3.0 (2026-06-09)

⚠ BREAKING CHANGES

  • Updated public dependency hugr to 0.28.0
  • (tket-exts) opaque_bool and bool removed
  • qsystem: tket-qsystem conversion, lowering and codegen methods take additional QSystemPlatform parameter to choose target platform.
  • Renamed
  • Updated public hugr dependency to 0.26.0.

Features

  • Add measurement extension and change tket.quantum / tket.qsystem extension measurement ops return type (#1558) (7e35ecf)
  • Follow pass scopes in composable passes (#1429) (ae0016c)
  • Move hugr-passes implementations to tket::passes (#1487) (cc5ca5c)
  • Pass scopes in python API, update to hugr-py 0.16 (#1464) (369aba2)
  • qsystem: multiple platform extensions (#1567) (b60553f)
  • Support debug info in qis-compiler (#1521) (db2e530)
  • Update to hugr 0.26.0 (#1448) (f43a877)
  • Upgrade hugr dependency to 0.28.0 (#1580) (68e7fd7)
  • upgrade to hugr v0.27.1 (#1568) (274c4bc)
  • use compliant llvm + tket artifacts from hugrverse-env (#1471) (6faaf41)

Bug Fixes

  • Bundle additional extensions while roundtripping to rust in tket passes (#1372) (225a7fc)
  • Include helios and sol extensions in qis-compiler registry (#1646) (8800257), closes #1645
  • qis-compiler: trim trailing NUL from public bitcode (#1602) (68dd0c3)

This PR was generated with Release Please. See documentation.

@codecov

codecov Bot commented Jan 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.17%. Comparing base (db2e530) to head (62b0498).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1381   +/-   ##
=======================================
  Coverage   85.17%   85.17%           
=======================================
  Files         186      186           
  Lines       29818    29818           
  Branches    28503    28503           
=======================================
  Hits        25398    25398           
  Misses       3260     3260           
  Partials     1160     1160           
Flag Coverage Δ
qis-compiler 92.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hugrbot hugrbot force-pushed the release-please--branches--main--components--qis-compiler branch 4 times, most recently from 5feec19 to 8c044c2 Compare February 6, 2026 09:16
@hugrbot hugrbot force-pushed the release-please--branches--main--components--qis-compiler branch 4 times, most recently from a45f076 to 79ad92b Compare February 16, 2026 09:31
@hugrbot hugrbot force-pushed the release-please--branches--main--components--qis-compiler branch 3 times, most recently from ac0cc6e to 0eeb5e3 Compare February 25, 2026 09:27
@hugrbot hugrbot force-pushed the release-please--branches--main--components--qis-compiler branch 4 times, most recently from f3a159e to 1458513 Compare March 5, 2026 12:26
@hugrbot hugrbot force-pushed the release-please--branches--main--components--qis-compiler branch 2 times, most recently from 72eebe9 to d32de86 Compare March 10, 2026 14:01
@hugrbot hugrbot force-pushed the release-please--branches--main--components--qis-compiler branch 2 times, most recently from c7853d2 to f0d98b8 Compare March 16, 2026 10:50
@hugrbot hugrbot changed the title chore(py): release qis-compiler 0.2.11 chore(py): release qis-compiler 0.3.0 Mar 19, 2026
@hugrbot hugrbot force-pushed the release-please--branches--main--components--qis-compiler branch 6 times, most recently from b2567e1 to b32b7bd Compare March 26, 2026 10:32
@hugrbot hugrbot force-pushed the release-please--branches--main--components--qis-compiler branch 2 times, most recently from a3279bb to 5a071e4 Compare March 30, 2026 16:01
@hugrbot hugrbot force-pushed the release-please--branches--main--components--qis-compiler branch 3 times, most recently from 789161d to 42e2feb Compare April 27, 2026 09:52
@hugrbot hugrbot force-pushed the release-please--branches--main--components--qis-compiler branch from 42e2feb to 8686661 Compare April 28, 2026 08:25
@hugrbot hugrbot force-pushed the release-please--branches--main--components--qis-compiler branch 4 times, most recently from ee4eb01 to 071b809 Compare May 12, 2026 08:15
@hugrbot hugrbot force-pushed the release-please--branches--main--components--qis-compiler branch 7 times, most recently from f7e2a7a to 1dd66e4 Compare May 20, 2026 09:33
@hugrbot hugrbot force-pushed the release-please--branches--main--components--qis-compiler branch 5 times, most recently from ebc1514 to 1356abc Compare May 28, 2026 09:02
@hugrbot hugrbot force-pushed the release-please--branches--main--components--qis-compiler branch 4 times, most recently from ad284b7 to b3597ef Compare June 2, 2026 13:38
@hugrbot hugrbot force-pushed the release-please--branches--main--components--qis-compiler branch 4 times, most recently from f7a5c4f to 325daa9 Compare June 9, 2026 09:29
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.

[Bug]: qis-compiler extension list missing platform specific extensions

1 participant