Skip to content

chore(main): release hugr-py 0.15.6#2948

Draft
hugrbot wants to merge 1 commit intomainfrom
release-please--branches--main--components--hugr-py
Draft

chore(main): release hugr-py 0.15.6#2948
hugrbot wants to merge 1 commit intomainfrom
release-please--branches--main--components--hugr-py

Conversation

@hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Mar 16, 2026

🤖 I have created a release beep boop

0.15.6 (2026-03-19)

Features

  • hugr-py: Allow linking packages and modules from Python (#2947) (329c243)
  • make _composable_pass and _scope public modules (#2962) (1d6af9a), closes #2961

Bug Fixes

  • allow both _composable_pass and composable_pass imports (#2965) (0a5664d)
  • Always do extension resolution when loading packages and hugrs (#2953) (0086d2a)
  • Correct pyo3 module definitions and add missing exception class export (#2964) (3df73f4)

This PR was generated with Release Please. See documentation.

@hugrbot hugrbot added autorelease: pending X-release Automated release PR labels Mar 16, 2026
@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.87%. Comparing base (0a5664d) to head (1b1c68f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2948   +/-   ##
=======================================
  Coverage   83.87%   83.87%           
=======================================
  Files         268      268           
  Lines       52945    52945           
  Branches    46857    46857           
=======================================
  Hits        44410    44410           
  Misses       6266     6266           
  Partials     2269     2269           
Flag Coverage Δ
python 88.84% <100.00%> (ø)

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hugrbot hugrbot changed the title chore(main): release hugr-py 0.13.0 chore(main): release hugr-py 0.15.6 Mar 17, 2026
@hugrbot hugrbot force-pushed the release-please--branches--main--components--hugr-py branch 5 times, most recently from 7e38853 to 5816f97 Compare March 19, 2026 09:45
@hugrbot hugrbot force-pushed the release-please--branches--main--components--hugr-py branch from 5816f97 to 1b1c68f Compare March 19, 2026 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Make _scope and _composable_pass modules public

1 participant