Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release tket2-py 0.1.0 #361

Closed

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented May 24, 2024

🤖 I have created a release beep boop

0.1.0 (2024-06-26)

⚠ BREAKING CHANGES

  • require hugr-0.5.0
  • Replaced tket2.circuit.OpConvertError with tket2.circuit.TK1ConvertError in the python lib.
  • Moved tket2::json to tket2::serialize::pytket
  • Replaced the Circuit trait with a wrapper struct.
  • This is a breaking change to the compiled rewriter serialisation format.

Features

Bug Fixes

Documentation

Code Refactoring

  • Rename tket2::json into tket2::serialize::pytket (#392) (93e611c)
  • Replace Circuit trait with a struct (#370) (ec5dd22)
  • Simplify tket1 conversion errors (#408) (b0b8aff)

This PR was generated with Release Please. See documentation.

Copy link

codecov bot commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.52%. Comparing base (a6e9e13) to head (8b4f4b7).
Report is 1 commits behind head on main.

Current head 8b4f4b7 differs from pull request most recent head ffba81b

Please upload reports for the commit ffba81b to get more accurate results.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #361       +/-   ##
===========================================
+ Coverage   81.00%   97.52%   +16.52%     
===========================================
  Files          59       16       -43     
  Lines        5838      485     -5353     
  Branches     5349        0     -5349     
===========================================
- Hits         4729      473     -4256     
+ Misses        870       12      -858     
+ Partials      239        0      -239     
Flag Coverage Δ
python 97.52% <ø> (-0.03%) ⬇️
rust ?

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.

@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket2-py branch 3 times, most recently from 4add6b7 to 6351596 Compare May 30, 2024 15:01
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket2-py branch 6 times, most recently from 59ccf48 to 1511646 Compare June 10, 2024 08:28
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket2-py branch 5 times, most recently from ef9c6d6 to 80eeda8 Compare June 17, 2024 08:29
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket2-py branch 4 times, most recently from 8e5e4e6 to 8b4f4b7 Compare June 25, 2024 08:13
@hugrbot hugrbot force-pushed the release-please--branches--main--components--tket2-py branch from 8b4f4b7 to ffba81b Compare June 26, 2024 10:19
@aborgna-q aborgna-q closed this Jun 26, 2024
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.

greedy_depth_reduce produces invalid circuits from pyrs.pyrs.optimiser import TasoOptimiser doesn't work.
2 participants