Skip to content

chore: release 0.27.1#3014

Merged
acl-cqc merged 1 commit into
mainfrom
release-plz-2026-04-02T10-56-09Z
May 5, 2026
Merged

chore: release 0.27.1#3014
acl-cqc merged 1 commit into
mainfrom
release-plz-2026-04-02T10-56-09Z

Conversation

@hugrbot
Copy link
Copy Markdown
Collaborator

@hugrbot hugrbot commented Apr 2, 2026

🤖 New release

  • hugr-model: 0.27.0 -> 0.27.1 (✓ API compatible changes)
  • hugr-core: 0.27.0 -> 0.27.1 (✓ API compatible changes)
  • hugr-llvm: 0.27.0 -> 0.27.1 (✓ API compatible changes)
  • hugr-persistent: 0.6.0 -> 0.6.1 (✓ API compatible changes)
  • hugr: 0.27.0 -> 0.27.1 (✓ API compatible changes)
  • hugr-cli: 0.27.0 -> 0.27.1 (No changes)
Changelog

hugr-model

0.27.1 - 2026-05-05

Testing

  • Hugr model tests validate payload before roundtrip (#3016)

hugr-core

0.27.1 - 2026-05-05

Bug Fixes

  • InlineCall produces invalid hugr for polymorphic functions (#3017)

New Features

  • Return new nodes patch for inlining function calls (#3029)
  • Add qualified opdef id to MakeOpDef (#3030)

Refactor

  • add HugrView::scheduling_graph, deprecate region_portgraph (#3015)

Testing

  • Test execution results of float op LLVM lowering (#3013)
  • Hugr model tests validate payload before roundtrip (#3016)

hugr-llvm

0.27.1 - 2026-05-05

Documentation

  • Update README to refer to current LLVM version. (#3024)

Refactor

  • add HugrView::scheduling_graph, deprecate region_portgraph (#3015)

Testing

  • Test execution results of float op LLVM lowering (#3013)

hugr-persistent

0.6.1 - 2026-05-05

Refactor

  • add HugrView::scheduling_graph, deprecate region_portgraph (#3015)

hugr

0.27.1 - 2026-05-05

Bug Fixes

  • InlineCall produces invalid hugr for polymorphic functions (#3017)

New Features

  • Return new nodes patch for inlining function calls (#3029)
  • Add qualified opdef id to MakeOpDef (#3030)

Refactor

  • add HugrView::scheduling_graph, deprecate region_portgraph (#3015)

Testing

  • Test execution results of float op LLVM lowering (#3013)
  • Hugr model tests validate payload before roundtrip (#3016)

hugr-cli

0.27.0 - 2026-03-31

Bug Fixes

  • Do extension resolution on exts loaded by hugr-cli (#2987)

New Features

  • (py) Allow missing ext versions ExtensionDesc metadata (#2979)
  • [breaking] Deprecate JSON serialization format (#2991)


This PR was generated with release-plz.

@hugrbot hugrbot added A-rust Area: Rust code X-release Automated release PR labels Apr 2, 2026
@hugrbot hugrbot force-pushed the release-plz-2026-04-02T10-56-09Z branch from a85936a to fa3845f Compare April 2, 2026 10:59
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.07%. Comparing base (d6e11c8) to head (76b7a62).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3014   +/-   ##
=======================================
  Coverage   81.07%   81.07%           
=======================================
  Files         242      242           
  Lines       45183    45183           
  Branches    38951    38951           
=======================================
  Hits        36633    36633           
  Misses       6585     6585           
  Partials     1965     1965           
Flag Coverage Δ
python 88.89% <ø> (ø)
rust 79.82% <ø> (ø)

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 force-pushed the release-plz-2026-04-02T10-56-09Z branch 5 times, most recently from 5478dc9 to f44e027 Compare April 14, 2026 07:58
@hugrbot hugrbot force-pushed the release-plz-2026-04-02T10-56-09Z branch 3 times, most recently from 50c5e2a to c354ef9 Compare April 17, 2026 10:49
@hugrbot hugrbot force-pushed the release-plz-2026-04-02T10-56-09Z branch 9 times, most recently from 3776418 to 70af375 Compare April 27, 2026 15:29
@hugrbot hugrbot force-pushed the release-plz-2026-04-02T10-56-09Z branch from 70af375 to 9704205 Compare April 30, 2026 09:17
@hugrbot hugrbot force-pushed the release-plz-2026-04-02T10-56-09Z branch from 9704205 to a2703d1 Compare May 5, 2026 09:54
@acl-cqc acl-cqc force-pushed the release-plz-2026-04-02T10-56-09Z branch from 76b7a62 to a2703d1 Compare May 5, 2026 11:38
@acl-cqc acl-cqc marked this pull request as ready for review May 5, 2026 11:46
@acl-cqc acl-cqc requested a review from a team as a code owner May 5, 2026 11:46
@acl-cqc acl-cqc changed the title chore: release chore: release 0.27.1 May 5, 2026
@acl-cqc acl-cqc enabled auto-merge May 5, 2026 11:56
@acl-cqc acl-cqc added this pull request to the merge queue May 5, 2026
Merged via the queue into main with commit dec0aac May 5, 2026
53 of 60 checks passed
@acl-cqc acl-cqc deleted the release-plz-2026-04-02T10-56-09Z branch May 5, 2026 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-rust Area: Rust code X-release Automated release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants