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: release #519

Merged
merged 5 commits into from
Aug 1, 2024
Merged

chore: release #519

merged 5 commits into from
Aug 1, 2024

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Aug 1, 2024

🤖 New release

  • tket2: 0.1.0-alpha.2 -> 0.1.0
  • tket2-hseries: 0.1.0
Changelog

tket2

0.1.0 - 2024-08-01

Bug Fixes

  • Single source of truth for circuit names, and better circuit errors (#390)
  • Support non-DFG circuits (#391)
  • Portmatching not matching const edges (#444)
  • Pattern matcher discriminating on opaqueOp description (#441)
  • extract_dfg inserting the output node with an invalid child order (#442)
  • Recompile ecc sets after #441 (#484)

Documentation

  • Update tket2-py readme (#431)
  • Better error reporting in portmatching (#437)
  • Improved multi-threading docs for Badger (#495)

New Features

  • Circuit::operations (#395)
  • tuple unpack rewrite (#406)
  • guppy → pytket conversion (#407)
  • Drop linear bits, improve pytket encoding/decoding (#420)
  • (py) Allow using Tk2Ops in the builder (#436)
  • Initial support for TailLoop as circuit parent (#417)
  • Support tuple unpacking with multiple unpacks (#470)
  • Partial tuple unpack (#475)
  • [breaking] Compress binary ECCs using zlib (#498)
  • Add timeout options and stats to Badger (#496)
  • Expose advanced Badger timeout options to tket2-py (#506)

Refactor

  • [breaking] Simplify tket1 conversion errors (#408)
  • Cleanup tket1 serialized op structures (#419)

Testing

  • Add coverage for Badger split circuit multi-threading (#505)

tket2-hseries

0.1.0 - 2024-08-01

New Features

  • [breaking] init tket2-hseries (#368)
  • (tket2-hseries) Add tket2.futures Hugr extension (#471)
  • Add lazify-measure pass (#482)
  • add results extensions (#494)
  • (tket2-hseries) [breaking] Add HSeriesPass (#487)


This PR was generated with release-plz.

Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.34%. Comparing base (942619a) to head (73d6e65).

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #519       +/-   ##
===========================================
+ Coverage   83.96%   95.34%   +11.38%     
===========================================
  Files          61       16       -45     
  Lines        6685      494     -6191     
  Branches     6191        0     -6191     
===========================================
- Hits         5613      471     -5142     
+ Misses        790       23      -767     
+ Partials      282        0      -282     
Flag Coverage Δ
python 95.34% <ø> (ø)
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.

@github-actions github-actions bot force-pushed the release-plz-2024-08-01T09-08-47Z branch from 91d4cf2 to 00df659 Compare August 1, 2024 09:24
@github-actions github-actions bot force-pushed the release-plz-2024-08-01T09-08-47Z branch from 00df659 to 18431aa Compare August 1, 2024 09:56
Copy link
Collaborator

@aborgna-q aborgna-q left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@aborgna-q
Copy link
Collaborator

:shipit:

@doug-q doug-q marked this pull request as ready for review August 1, 2024 13:11
@doug-q doug-q requested review from cqc-alec, ss2165 and a team as code owners August 1, 2024 13:11
@doug-q doug-q added this pull request to the merge queue Aug 1, 2024
Merged via the queue into main with commit 248591b Aug 1, 2024
16 checks passed
@doug-q doug-q deleted the release-plz-2024-08-01T09-08-47Z branch August 1, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants