Skip to content

chore: release #2065

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 #2065

wants to merge 1 commit into from

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Apr 8, 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 (βœ“ API compatible changes)
  • hugr-passes: 0.15.3 -> 0.15.4 (βœ“ API compatible changes)
  • 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-15

New Features

  • Export the portgraph hierarchy in HugrInternals (#2057)
  • Implement Debug for generic Wires (#2068)
  • Add ExtensionOp helpers (#2072)

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-15

New Features

  • Export the portgraph hierarchy in HugrInternals (#2057)
  • Implement Debug for generic Wires (#2068)
  • Add ExtensionOp helpers (#2072)

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 8, 2025
Copy link

codecov bot commented Apr 8, 2025

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 82.91%. Comparing base (7626797) to head (64bcb20).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2065   +/-   ##
=======================================
  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-08T09-33-38Z branch 2 times, most recently from a2383f2 to 64bcb20 Compare April 8, 2025 16:33
@hugrbot hugrbot force-pushed the release-plz-2025-04-08T09-33-38Z branch from 64bcb20 to 4a3fe02 Compare April 15, 2025 09:48
@hugrbot hugrbot closed this Apr 15, 2025
@aborgna-q aborgna-q deleted the release-plz-2025-04-08T09-33-38Z 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