Skip to content

chore: release #2058

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

Closed
wants to merge 1 commit into from
Closed

chore: release #2058

wants to merge 1 commit into from

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Apr 3, 2025

🤖 New release

  • hugr-model: 0.19.0 -> 0.19.1 (✓ API compatible changes)
  • hugr-core: 0.15.3 -> 0.15.4 (✓ API compatible changes)
  • hugr-llvm: 0.15.3 -> 0.15.4
  • hugr-passes: 0.15.3 -> 0.15.4
  • hugr: 0.15.3 -> 0.15.4 (✓ API compatible changes)
  • hugr-cli: 0.15.3 -> 0.15.4 (✓ API compatible changes)
Changelog

hugr-model

0.19.0 - 2025-04-02

New Features

  • Python bindings for hugr-model. (#1959)
  • Remove extension sets from hugr-model. (#2031)
  • Packages in hugr-model and envelope support. (#2026)
  • Represent order edges in hugr-model as metadata. (#2027)

hugr-core

0.15.4 - 2025-04-08

New Features

  • Export the portgraph hierarchy in HugrInternals (#2057)

hugr-llvm

0.15.3 - 2025-04-02

New Features

  • (hugr-llvm) Add llvm codegen for arithmetic.float.fpow (#2042)
  • (hugr-llvm) Emit divmod and mod operations (#2025)

hugr-passes

0.15.3 - 2025-04-02

New Features

  • ReplaceTypes pass allows replacing extension types and ops (#1989)
  • MakeTuple->UnpackTuple elision pass (#2012)
  • Extend LowerTypes pass to linearize by inserting copy/discard (#2018)

hugr

0.15.4 - 2025-04-08

New Features

  • Export the portgraph hierarchy in HugrInternals (#2057)

hugr-cli

0.15.3 - 2025-04-02

Documentation

  • Add usage info to hugr-cli's rustdocs (#2044)


This PR was generated with release-plz.

@hugrbot hugrbot added the release Release PR label Apr 3, 2025
Copy link

codecov bot commented Apr 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.91%. Comparing base (84e5e25) to head (9000aff).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2058   +/-   ##
=======================================
  Coverage   82.91%   82.91%           
=======================================
  Files         217      217           
  Lines       41529    41529           
  Branches    37707    37707           
=======================================
  Hits        34433    34433           
  Misses       5292     5292           
  Partials     1804     1804           
Flag Coverage Δ
python 85.40% <ø> (ø)
rust 82.66% <ø> (ø)

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-2025-04-03T13-18-02Z branch from 369eb9b to 9000aff Compare April 8, 2025 09:33
@hugrbot hugrbot changed the title chore: release v0.15.4 chore: release Apr 8, 2025
@hugrbot hugrbot closed this Apr 8, 2025
@aborgna-q aborgna-q deleted the release-plz-2025-04-03T13-18-02Z branch April 15, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant