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.7.0 #310

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Jul 24, 2024

🤖 I have created a release beep boop

0.7.0 (2024-07-25)

⚠ BREAKING CHANGES

  • qubits are now reset on allocation

Features

  • qubits are now reset on allocation, and dirty_qubit added (#325) (4a9e205)
  • Allow access to struct fields and mutation of linear ones (#295) (6698b75), closes #293
  • Allow redefinition of names in guppy modules (#326) (314409c), closes #307

Bug Fixes

  • Use correct hook for error printing inside jupyter notebooks (#324) (bfdb003), closes #323

This PR was generated with Release Please. See documentation.

@codecov-commenter
Copy link

codecov-commenter commented Jul 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.61%. Comparing base (4a9e205) to head (c3b71b8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #310   +/-   ##
=======================================
  Coverage   92.61%   92.61%           
=======================================
  Files          45       45           
  Lines        5118     5118           
=======================================
  Hits         4740     4740           
  Misses        378      378           

☔ 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 73ef88c to 98f4dd3 Compare July 25, 2024 08:28
@hugrbot hugrbot force-pushed the release-please--branches--main branch from 98f4dd3 to c3b71b8 Compare July 25, 2024 08:29
@doug-q doug-q marked this pull request as ready for review July 25, 2024 08:30
@doug-q doug-q requested review from mark-koch, aborgna-q, ss2165 and a team as code owners July 25, 2024 08:30
@mark-koch mark-koch added this pull request to the merge queue Jul 25, 2024
Merged via the queue into main with commit 0bd1a30 Jul 25, 2024
4 checks passed
@mark-koch mark-koch deleted the release-please--branches--main branch July 25, 2024 08:40
@hugrbot
Copy link
Collaborator Author

hugrbot commented Jul 25, 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.

Fix error printing in Jupyter notebooks redefining a function should be allowed
3 participants