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.15.0 #744

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Dec 23, 2024

🤖 I have created a release beep boop

0.15.0 (2025-01-08)

⚠ BREAKING CHANGES

  • pytket circuits no longer supported by py expressions (use @pytket or load_pytket instead)

Features

Bug Fixes

  • Allow string py expressions in result and panic (#759) (53401cc)
  • Fix pytest hanging (#754) (9ad02bb)
  • panic on negative exponent in ipow (#758) (821771a)
  • Properly report errors for unsupported subscript assignments (#738) (8afa2a9), closes #736
  • remove newlines in extension description (#762) (2f5eed3)

This PR was generated with Release Please. See documentation.

@codecov-commenter
Copy link

codecov-commenter commented Dec 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.98%. Comparing base (2f5eed3) to head (bb4de57).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #744   +/-   ##
=======================================
  Coverage   92.98%   92.98%           
=======================================
  Files          71       71           
  Lines        8226     8226           
=======================================
  Hits         7649     7649           
  Misses        577      577           

☔ 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 from 5df7cfb to d8ece3e Compare December 23, 2024 12:26
@hugrbot hugrbot force-pushed the release-please--branches--main branch 8 times, most recently from 29a75e6 to a5b9e0a Compare January 8, 2025 15:20
@hugrbot hugrbot force-pushed the release-please--branches--main branch from a5b9e0a to bb4de57 Compare January 8, 2025 17:41
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.

Add bool.__ne__ method guppylang.error.InternalGuppyError: Unexpected assignment pattern
2 participants