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

Closed
wants to merge 2 commits into from
Closed

chore: release #409

wants to merge 2 commits into from

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Jun 13, 2024

🤖 New release

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

tket2

0.1.0-alpha.3 - 2024-07-31

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-alpha.1 - 2024-07-31

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 Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.08%. Comparing base (bd06805) to head (8f66f22).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #409   +/-   ##
=======================================
  Coverage   84.08%   84.08%           
=======================================
  Files          60       60           
  Lines        6673     6673           
  Branches     6191     6191           
=======================================
  Hits         5611     5611           
  Misses        781      781           
  Partials      281      281           
Flag Coverage Δ
python 96.47% <ø> (ø)
rust 83.12% <ø> (ø)

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-06-13T12-18-10Z branch from 787927e to 36576cf Compare June 14, 2024 06:31
@hugrbot hugrbot changed the title chore: release v0.1.0-alpha.3 chore: release Jun 14, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-06-13T12-18-10Z branch 15 times, most recently from 76aea19 to 9403e2d Compare June 24, 2024 08:28
@github-actions github-actions bot force-pushed the release-plz-2024-06-13T12-18-10Z branch 12 times, most recently from ce0c68f to 1a57be0 Compare June 28, 2024 08:26
@github-actions github-actions bot force-pushed the release-plz-2024-06-13T12-18-10Z branch 10 times, most recently from b84070c to 9315469 Compare July 19, 2024 15:03
@github-actions github-actions bot force-pushed the release-plz-2024-06-13T12-18-10Z branch 11 times, most recently from c1d85c0 to 94e9c95 Compare July 25, 2024 16:17
@github-actions github-actions bot force-pushed the release-plz-2024-06-13T12-18-10Z branch 5 times, most recently from 3ca49c3 to 8a58af5 Compare July 30, 2024 13:01
@github-actions github-actions bot force-pushed the release-plz-2024-06-13T12-18-10Z branch from 8a58af5 to 6abf281 Compare July 31, 2024 10:43
@hugrbot hugrbot closed this Aug 1, 2024
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.

2 participants