Skip to content

chore: release#1394

Merged
aborgna-q merged 2 commits intomainfrom
release-plz-2026-02-05T11-25-00Z
Apr 2, 2026
Merged

chore: release#1394
aborgna-q merged 2 commits intomainfrom
release-plz-2026-02-05T11-25-00Z

Conversation

@hugrbot
Copy link
Copy Markdown
Collaborator

@hugrbot hugrbot commented Feb 5, 2026

🤖 New release

  • tket: 0.17.0 -> 0.18.0 (✓ API compatible changes)
  • tket-qsystem: 0.23.0 -> 0.24.0 (✓ API compatible changes)
Changelog

tket

0.18.0 - 2026-04-02

Bug Fixes

  • (pytket decoder) Panic on repeated bit registers in pytket decoded output (#1445)
  • pytket encoder drops order edges to the output node (#1466)

Documentation

  • Fix tket README introductory example (#1463)

New Features

  • [breaking] Use raw Hugrs in pytket encoding/decoding API (#1418)
  • [breaking] Remove unused lower_to_pytket pass (#1431)
  • [breaking] Replace CircuitHash with hugr's implementation (#1420)
  • [breaking] Update MSRV to rust 1.91 (#1446)
  • [breaking] Update to hugr 0.26.0 (#1448)
  • [breaking] Follow pass scopes in composable passes (#1429)
  • Implemented post_opdef for RotationOp for constant folding (#1468)
  • [breaking] Reorganize tket::passes and add hugr_passes re-exports (#1472)
  • [breaking] Bump hugr dependency to 0.27.0 (#1488)
  • Move hugr-passes implementations to tket::passes (#1487)
  • Pass scopes in python API, update to hugr-py 0.16 (#1464)

Refactor

  • (llvm) use llvm.is.fpclass for from_halfturns (#1457)

Testing

  • Fixed signatures when decoding pytket circuits (#1405)

tket-qsystem

0.24.0 - 2026-04-02

Bug Fixes

  • pytket encoder drops order edges to the output node (#1466)
  • Constant Folding with PassScope::Global should act globally, not just beneath the entrypoint (#1470)

New Features

  • [breaking] Use raw Hugrs in pytket encoding/decoding API (#1418)
  • Add qsystem.rz pytket decoder (#1432)
  • [breaking] Update MSRV to rust 1.91 (#1446)
  • [breaking] Update to hugr 0.26.0 (#1448)
  • [breaking] Follow pass scopes in composable passes (#1429)
  • [breaking] Reorganize tket::passes and add hugr_passes re-exports (#1472)
  • Move hugr-passes implementations to tket::passes (#1487)


This PR was generated with release-plz.

@hugrbot hugrbot added A-rust Area: Rust code X-release Automated release PR labels Feb 5, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.81%. Comparing base (5a0a086) to head (92f57e1).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1394   +/-   ##
=======================================
  Coverage   83.81%   83.81%           
=======================================
  Files         187      187           
  Lines       28943    28943           
  Branches    27880    27880           
=======================================
  Hits        24258    24258           
  Misses       3523     3523           
  Partials     1162     1162           
Flag Coverage Δ
python 92.41% <ø> (ø)
qis-compiler 91.66% <ø> (ø)
rust 83.48% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 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-plz-2026-02-05T11-25-00Z branch 6 times, most recently from 51f4149 to c406f16 Compare February 13, 2026 08:55
@hugrbot hugrbot force-pushed the release-plz-2026-02-05T11-25-00Z branch 3 times, most recently from deaab39 to d02907c Compare February 20, 2026 08:51
@hugrbot hugrbot force-pushed the release-plz-2026-02-05T11-25-00Z branch 5 times, most recently from d7dfe04 to dba890b Compare March 3, 2026 10:27
@hugrbot hugrbot force-pushed the release-plz-2026-02-05T11-25-00Z branch 6 times, most recently from 5393039 to 1db21ec Compare March 6, 2026 10:28
@hugrbot hugrbot force-pushed the release-plz-2026-02-05T11-25-00Z branch 4 times, most recently from 5b874af to e795cbb Compare March 16, 2026 11:42
@hugrbot hugrbot force-pushed the release-plz-2026-02-05T11-25-00Z branch 3 times, most recently from 70119b2 to bb96ff0 Compare March 19, 2026 16:50
@hugrbot hugrbot force-pushed the release-plz-2026-02-05T11-25-00Z branch 12 times, most recently from beebab5 to 7007cd3 Compare March 31, 2026 09:01
@hugrbot hugrbot force-pushed the release-plz-2026-02-05T11-25-00Z branch 4 times, most recently from bdb4d79 to ac610ea Compare April 2, 2026 12:14
@aborgna-q aborgna-q marked this pull request as ready for review April 2, 2026 12:18
@aborgna-q aborgna-q requested review from a team, aborgna-q, cqc-alec, doug-q and ss2165 as code owners April 2, 2026 12:18
@hugrbot hugrbot force-pushed the release-plz-2026-02-05T11-25-00Z branch from ac610ea to d13f895 Compare April 2, 2026 12:22
@aborgna-q aborgna-q added this pull request to the merge queue Apr 2, 2026
Merged via the queue into main with commit 4fdadd2 Apr 2, 2026
24 checks passed
@aborgna-q aborgna-q deleted the release-plz-2026-02-05T11-25-00Z branch April 2, 2026 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rust Area: Rust code X-release Automated release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants