Skip to content

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Jul 30, 2025

🤖 I have created a release beep boop

0.12.2 (2025-08-19)

Features

  • Define a wire tracker for the new pytket decoder (#1036) (2466ee2)
  • Support qsystem native operations when loading pytket circuits (#1041) (88c5c79)
  • tket-py: Create BadgerOptimiser from arbitrary Rewriters (#1022) (a975c1d), closes #1021

Documentation


This PR was generated with Release Please. See documentation.

Copy link

codecov bot commented Jul 30, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.27%. Comparing base (f94a24b) to head (0953988).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1006   +/-   ##
=======================================
  Coverage   78.27%   78.27%           
=======================================
  Files         102      102           
  Lines       12664    12664           
  Branches    12385    12385           
=======================================
  Hits         9913     9913           
  Misses       2099     2099           
  Partials      652      652           
Flag Coverage Δ
python 81.00% <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-py branch 4 times, most recently from d646fe8 to e068ca7 Compare August 8, 2025 09:37
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket-py branch 3 times, most recently from 16f3d53 to 0cc2aa3 Compare August 14, 2025 11:07
@hugrbot hugrbot changed the title chore(py): release tket-py 0.12.2 chore(py): release tket-py 0.13.0 Aug 14, 2025
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket-py branch 5 times, most recently from f8d14a2 to b7c2bd5 Compare August 19, 2025 11:19
@aborgna-q aborgna-q marked this pull request as ready for review August 19, 2025 12:38
@aborgna-q aborgna-q requested review from aborgna-q, cqc-alec, ss2165, doug-q and a team as code owners August 19, 2025 12:38
@aborgna-q
Copy link
Collaborator

aborgna-q commented Aug 19, 2025

Uhm, this shouldn't be breaking

Edit: Added an override to #1037

@hugrbot hugrbot changed the title chore(py): release tket-py 0.13.0 chore(py): release tket-py 0.12.2 Aug 19, 2025
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket-py branch from 188b2b5 to a9fd3f4 Compare August 19, 2025 12:42
@aborgna-q
Copy link
Collaborator

aborgna-q commented Aug 19, 2025

I'll do the breaking -exts release first, and leave a loose requirement here.
#1050

@aborgna-q aborgna-q added this pull request to the merge queue Aug 19, 2025
Merged via the queue into main with commit f1ee0a4 Aug 19, 2025
18 checks passed
@aborgna-q aborgna-q deleted the release-please--branches--main--components--tket-py branch August 19, 2025 16:11
@hugrbot
Copy link
Collaborator Author

hugrbot commented Aug 19, 2025

🤖 Created releases:

🌻

croyzor pushed a commit that referenced this pull request Aug 20, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.12.2](tket-py-v0.12.1...tket-py-v0.12.2)
(2025-08-19)


### Features

* Define a wire tracker for the new pytket decoder
([#1036](#1036))
([2466ee2](2466ee2))
* Support qsystem native operations when loading pytket circuits
([#1041](#1041))
([88c5c79](88c5c79))
* **tket-py:** Create BadgerOptimiser from arbitrary Rewriters
([#1022](#1022))
([a975c1d](a975c1d)),
closes [#1021](#1021)


### Documentation

* Update README badges
([#1004](#1004))
([d609bf5](d609bf5))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: Agustín Borgna <agustin.borgna@quantinuum.com>
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.

Make PyBadgerOptimsier take a Rewriter argument
3 participants