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 #521

Merged
merged 2 commits into from
Aug 15, 2024
Merged

chore: release #521

merged 2 commits into from
Aug 15, 2024

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Aug 1, 2024

🤖 New release

  • tket2: 0.1.0 -> 0.1.1
  • tket2-hseries: 0.1.0 -> 0.1.1
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.1 - 2024-08-15

New Features

  • (tket2-hseries) make result operation internals public (#542)


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 83.94%. Comparing base (8435d5a) to head (d3b3524).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #521      +/-   ##
==========================================
- Coverage   84.00%   83.94%   -0.06%     
==========================================
  Files          61       61              
  Lines        6700     6700              
  Branches     6206     6206              
==========================================
- Hits         5628     5624       -4     
- Misses        791      794       +3     
- Partials      281      282       +1     
Flag Coverage Δ
python 95.34% <ø> (ø)
rust 83.03% <ø> (-0.07%) ⬇️

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 changed the title chore(tket2-hseries): release v0.1.0 chore: release Aug 5, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-08-01T13-15-39Z branch 4 times, most recently from 2edf262 to b32d70e Compare August 5, 2024 14:30
@aborgna-q
Copy link
Collaborator

#528 was marked as chore, but should be added to the changelog as a feature

@github-actions github-actions bot force-pushed the release-plz-2024-08-01T13-15-39Z branch 9 times, most recently from e7cef62 to aae9c96 Compare August 14, 2024 16:42
@github-actions github-actions bot force-pushed the release-plz-2024-08-01T13-15-39Z branch from aae9c96 to 3e54eb9 Compare August 15, 2024 12:28
@ss2165 ss2165 marked this pull request as ready for review August 15, 2024 12:36
@ss2165 ss2165 requested review from aborgna-q, cqc-alec, ss2165 and a team as code owners August 15, 2024 12:36
@ss2165 ss2165 enabled auto-merge August 15, 2024 12:43
@ss2165 ss2165 added this pull request to the merge queue Aug 15, 2024
Merged via the queue into main with commit 2a547c8 Aug 15, 2024
14 checks passed
@ss2165 ss2165 deleted the release-plz-2024-08-01T13-15-39Z branch August 15, 2024 12:48
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