Skip to content

chore: release#1394

Draft
hugrbot wants to merge 1 commit intomainfrom
release-plz-2026-02-05T11-25-00Z
Draft

chore: release#1394
hugrbot wants to merge 1 commit intomainfrom
release-plz-2026-02-05T11-25-00Z

Conversation

@hugrbot
Copy link
Copy Markdown
Collaborator

@hugrbot hugrbot commented Feb 5, 2026

🤖 New release

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

hugr-passes

0.26.2 - 2026-03-27

Testing

  • Add regression tests for constant folding panics (#1476)

tket

0.18.0 - 2026-03-27

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)

Refactor

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

Testing

  • Fixed signatures when decoding pytket circuits (#1405)

tket-qsystem

0.24.0 - 2026-03-27

Bug Fixes

  • pytket encoder drops order edges to the output node (#1466)

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)


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.60%. Comparing base (1d6ad83) to head (03b215b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1394   +/-   ##
=======================================
  Coverage   83.60%   83.60%           
=======================================
  Files         187      187           
  Lines       28796    28796           
  Branches    27805    27805           
=======================================
  Hits        24076    24076           
  Misses       3556     3556           
  Partials     1164     1164           
Flag Coverage Δ
python 93.00% <ø> (ø)
qis-compiler 91.66% <ø> (ø)
rust 83.27% <ø> (ø)

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 14 times, most recently from ddf371b to 5875b31 Compare March 26, 2026 13:40
@hugrbot hugrbot force-pushed the release-plz-2026-02-05T11-25-00Z branch 2 times, most recently from 6a73c29 to 5d2c584 Compare March 27, 2026 08:54
@hugrbot hugrbot force-pushed the release-plz-2026-02-05T11-25-00Z branch from 5d2c584 to 03b215b Compare March 27, 2026 09:07
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.

1 participant