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 v0.3.0 #595

Merged
merged 1 commit into from
Sep 9, 2024
Merged

chore: release v0.3.0 #595

merged 1 commit into from
Sep 9, 2024

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Sep 5, 2024

🤖 New release

  • tket2: 0.2.0 -> 0.3.0
  • tket2-hseries: 0.2.0 -> 0.3.0
Changelog

tket2

0.3.0 - 2024-09-09

Bug Fixes

  • extension ops checking against incorrect name (#593)
  • [breaking] remove TryFrom for extension ops use cast (#592)
  • don't load angle extensions on to quantum (#597)

New Features

  • [breaking] move angle types + and ops to new "tket2.angle" extension (#591)
  • dataflow builder methods for angle ops (#596)
  • lowering tk2ops -> hseriesops (#579)

tket2-hseries

0.3.0 - 2024-09-09

Bug Fixes

  • extension ops checking against incorrect name (#593)
  • [breaking] remove TryFrom for extension ops use cast (#592)

New Features

  • lowering tk2ops -> hseriesops (#579)
  • (tket2-hseries) cli extension dumping (#584)


This PR was generated with release-plz.

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.45%. Comparing base (abf292f) to head (6767ba7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #595   +/-   ##
=======================================
  Coverage   82.45%   82.45%           
=======================================
  Files          47       47           
  Lines        6513     6513           
  Branches     6513     6513           
=======================================
  Hits         5370     5370           
  Misses        782      782           
  Partials      361      361           
Flag Coverage Δ
rust 82.45% <ø> (ø)

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-plz-2024-09-05T13-32-01Z branch 2 times, most recently from df84dce to 85d034c Compare September 5, 2024 13:56
@hugrbot hugrbot changed the title chore: release chore: release v0.3.0 Sep 5, 2024
@hugrbot hugrbot force-pushed the release-plz-2024-09-05T13-32-01Z branch 5 times, most recently from 4205d9b to 64555ab Compare September 9, 2024 08:10
@doug-q doug-q marked this pull request as ready for review September 9, 2024 11:21
@doug-q doug-q marked this pull request as draft September 9, 2024 11:30
@doug-q
Copy link
Contributor

doug-q commented Sep 9, 2024

Marked as draft waiting for EDIT: #584

@hugrbot hugrbot force-pushed the release-plz-2024-09-05T13-32-01Z branch from 64555ab to 6767ba7 Compare September 9, 2024 12:23
@doug-q doug-q marked this pull request as ready for review September 9, 2024 12:25
@ss2165 ss2165 added this pull request to the merge queue Sep 9, 2024
Merged via the queue into main with commit d90b815 Sep 9, 2024
17 checks passed
@ss2165 ss2165 deleted the release-plz-2024-09-05T13-32-01Z branch September 9, 2024 12:47
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