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-27)

Features

  • Add debug info metadata specification in hugr-py (#2971) (a4da8ef)
  • hugr-py: Allow linking packages and modules from Python (#2947) (329c243)
  • make _composable_pass and _scope public modules (#2962) (1d6af9a), closes #2961
  • py: Allow missing ext versions ExtensionDesc metadata (#2979) (bc1c445)

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)
  • Prefix names with underscores during serialization (#2989) (8aab636)
  • Use valid identifiers when constructing AST model (#2973) (8750a6b)

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 81.28%. Comparing base (8aab636) to head (e73734b).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2948   +/-   ##
=======================================
  Coverage   81.28%   81.28%           
=======================================
  Files         239      239           
  Lines       45338    45338           
  Branches    39154    39154           
=======================================
  Hits        36855    36855           
  Misses       6492     6492           
  Partials     1991     1991           
Flag Coverage Δ
python 88.90% <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 8 times, most recently from a83d75a to 03a8369 Compare March 24, 2026 11:24
@hugrbot hugrbot force-pushed the release-please--branches--main--components--hugr-py branch 4 times, most recently from 51c4d36 to 78152fb Compare March 26, 2026 07:59
@hugrbot hugrbot force-pushed the release-please--branches--main--components--hugr-py branch from 78152fb to e73734b Compare March 27, 2026 09:40
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