Skip to content

chore(py): release tket-exts 0.2.7#1505

Draft
hugrbot wants to merge 1 commit into
mainfrom
release-please--branches--main--components--tket-exts
Draft

chore(py): release tket-exts 0.2.7#1505
hugrbot wants to merge 1 commit into
mainfrom
release-please--branches--main--components--tket-exts

Conversation

@hugrbot
Copy link
Copy Markdown
Collaborator

@hugrbot hugrbot commented Apr 7, 2026

🤖 I have created a release beep boop

0.2.7 (2026-05-28)

⚠ BREAKING CHANGES

  • qsystem: tket-qsystem conversion, lowering and codegen methods take additional QSystemPlatform parameter to choose target platform.
  • tket-qsystem: add RandomOp:RandomAdvance and make RandomOp non-exhaustive.
  • Move add_const_module from WasmOpBuilder into new trait, ConstWasmBuilder. Update descriptions of wasm ops json.
  • This is a breaking change to the WASM extension and its serialised representation

Features

  • Add gpu module (#1090) (6f035f6)
  • Definition of extension ops for modifiers and global phases (#1137) (ffc507b)
  • Explicit exports for tket_exts ops and types (#1046) (a32873e)
  • exts: loosen dependency to allow hugr-py 0.15 (#1344) (1efcfa6)
  • Pass scopes in python API, update to hugr-py 0.16 (#1464) (369aba2)
  • qsystem: multiple platform extensions (#1567) (b60553f)
  • Switch borrow array lowering from type replacement to llvm (ab3e020)
  • tket-exts: Export an ExtensionRegistry with all tket extensions (#1371) (c908427)
  • tket-qsystem: Support random_advance platform call (#1170) (eed16e8)
  • Update WASM extension (#1047) (5f9560d)

Documentation

Code Refactoring

  • Factor out wasm extension code into compute module (#1089) (9ea1b1e)

This PR was generated with Release Please. See documentation.

@hugrbot hugrbot added autorelease: pending 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 (0123a92).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1505   +/-   ##
=======================================
  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% <100.00%> (ø)

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-please--branches--main--components--tket-exts branch 4 times, most recently from 95c2bcc to 2ba9736 Compare April 13, 2026 12:13
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket-exts branch 4 times, most recently from e641db9 to 44a3c36 Compare April 21, 2026 08:24
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket-exts branch 3 times, most recently from a324b4f to db9dc10 Compare April 28, 2026 08:25
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket-exts branch 4 times, most recently from cea4a64 to f373fe4 Compare May 12, 2026 08:15
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket-exts branch 6 times, most recently from ce973f3 to 0dceb7d Compare May 20, 2026 09:33
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket-exts branch 4 times, most recently from ba59587 to 68d8076 Compare May 27, 2026 14:28
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket-exts branch from 68d8076 to 0123a92 Compare May 28, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant