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 0.11.0 #474

Merged
merged 1 commit into from
Sep 11, 2024
Merged

chore(main): release 0.11.0 #474

merged 1 commit into from
Sep 11, 2024

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Sep 11, 2024

🤖 I have created a release beep boop

0.11.0 (2024-09-11)

⚠ BREAKING CHANGES

  • guppy.take_module renamed to guppy.get_module and no longer removes the module from the state.
  • Quantum operations rx, rz, phased_x, and zz_max use the angle type instead of floats.

Features

Bug Fixes

  • hseries ops use floats instead of angles (#483) (7ed3853), closes #477
  • Keep track of definitions that are implicitly imported (#481) (a89f225), closes #480

This PR was generated with Release Please. See documentation.

@codecov-commenter
Copy link

codecov-commenter commented Sep 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.94%. Comparing base (7ed3853) to head (49643bb).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #474   +/-   ##
=======================================
  Coverage   91.94%   91.94%           
=======================================
  Files          58       58           
  Lines        5910     5910           
=======================================
  Hits         5434     5434           
  Misses        476      476           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hugrbot hugrbot force-pushed the release-please--branches--main branch 2 times, most recently from 941e42a to 35e7e72 Compare September 11, 2024 14:22
@hugrbot hugrbot force-pushed the release-please--branches--main branch from 35e7e72 to 49643bb Compare September 11, 2024 14:59
@ss2165 ss2165 added this to the guppylang 0.11.0 milestone Sep 11, 2024
@ss2165 ss2165 marked this pull request as ready for review September 11, 2024 15:05
@ss2165 ss2165 requested review from mark-koch, aborgna-q, ss2165 and a team as code owners September 11, 2024 15:05
@ss2165 ss2165 added this pull request to the merge queue Sep 11, 2024
Merged via the queue into main with commit 5cfcdf5 Sep 11, 2024
4 checks passed
@ss2165 ss2165 deleted the release-please--branches--main branch September 11, 2024 15:09
@hugrbot
Copy link
Collaborator Author

hugrbot commented Sep 11, 2024

🤖 Created releases:

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.

Internal error when calling imported fns that call private functions Hseries op compilation is broken
3 participants