Skip to content

chore: release#1503

Merged
aborgna-q merged 1 commit into
mainfrom
release-plz-2026-04-07T10-20-26Z
May 28, 2026
Merged

chore: release#1503
aborgna-q merged 1 commit into
mainfrom
release-plz-2026-04-07T10-20-26Z

Conversation

@hugrbot
Copy link
Copy Markdown
Collaborator

@hugrbot hugrbot commented Apr 7, 2026

🤖 New release

  • tket: 0.18.0 -> 0.19.0 (✓ API compatible changes)
  • tket-qsystem: 0.24.0 -> 0.25.0 (✓ API compatible changes)
Changelog

tket

0.19.0 - 2026-05-28

Bug Fixes

  • Apply modifiers through function calls (#1531)
  • Incorrect matching of pytket parameters to unsupported graph ports (#1561)
  • [breaking] Passes with Nested Modifier (#1546)
  • bug in hugr building when control modifiers are nested (#1550)
  • Multiple fixes to the pytket encoder (#1566)
  • [breaking] Replace non-deterministic iterations on hash maps (#1582)
  • Set inputs of functions loaded as values to top during dataflow analysis (#1595)
  • Using indexes inside dagger modifier (#1588)
  • address Miri unsoundness by installing nextest and skipping FFI/long running tests (#1565)
  • skip test_nested_array to resolve miri unsoundness (#1623)

New Features

  • (const-fold) combine Consts for each out-port; write prepopulated inputs (#1489)
  • InlineFunctionsPass (#1524)
  • upgrade to hugr v0.27.1 (#1568)
  • [breaking] Ignore empty circuits when encoding Hugr regions into pytket (#1562)
  • Add python definitions for the TKET metadata keys (#1535)
  • Clean Up by Deleting Unconnected Nodes after Modifier Solve (#1557)
  • InlineHint metadata (#1532)
  • Allowing control flow in control (#1603)

Performance

  • Improve modifier resolver pass by visiting nodes in a set (#1621)
  • Avoid string formatting in Hugr op hashing (#1624)

Refactor

  • Replace portgraph toposort in CommandIterator with node vector (#1608)
  • [breaking] Deprecate commands iterator (#1611)

Testing

  • Pin guppy version in example files, fix test (#1534)
  • Skip slow modifier test (#1587)
  • Add modifier test for subscripted control qubits (#1601)

tket-qsystem

0.25.0 - 2026-05-28

Bug Fixes

  • Multiple fixes to the pytket encoder (#1566)
  • [breaking] Replace non-deterministic iterations on hash maps (#1582)

New Features

  • expose the QSystemPass to Python (#1556)
  • upgrade to hugr v0.27.1 (#1568)
  • [breaking] Ignore empty circuits when encoding Hugr regions into pytket (#1562)
  • (qsystem) [breaking] multiple platform extensions (#1567)

Refactor

  • [breaking] Deprecate commands iterator (#1611)

Testing

  • Pin guppy version in example files, fix test (#1534)


This PR was generated with release-plz.

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

codecov Bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.62%. Comparing base (b60553f) to head (63fdc75).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1503   +/-   ##
=======================================
  Coverage   85.62%   85.62%           
=======================================
  Files         190      190           
  Lines       30534    30534           
  Branches    29189    29189           
=======================================
  Hits        26145    26145           
  Misses       3266     3266           
  Partials     1123     1123           
Flag Coverage Δ
python 90.14% <ø> (ø)
qis-compiler 92.20% <ø> (ø)
rust 85.41% <ø> (ø)

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-04-07T10-20-26Z branch 10 times, most recently from 70ccd9d to ff7a972 Compare April 13, 2026 12:13
@hugrbot hugrbot force-pushed the release-plz-2026-04-07T10-20-26Z branch 7 times, most recently from 3c9beea to 959d1a6 Compare April 21, 2026 12:19
@hugrbot hugrbot force-pushed the release-plz-2026-04-07T10-20-26Z branch 7 times, most recently from 8394132 to b6b62a1 Compare April 28, 2026 10:09
@hugrbot hugrbot force-pushed the release-plz-2026-04-07T10-20-26Z branch from b6b62a1 to 08a50a0 Compare May 5, 2026 10:14
@hugrbot hugrbot force-pushed the release-plz-2026-04-07T10-20-26Z branch 16 times, most recently from 0c03d45 to f31699e Compare May 22, 2026 07:20
@hugrbot hugrbot force-pushed the release-plz-2026-04-07T10-20-26Z branch 9 times, most recently from 283a183 to dfcbb9f Compare May 27, 2026 15:49
@aborgna-q aborgna-q marked this pull request as ready for review May 27, 2026 15:49
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