Skip to content
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

chore: release #1879

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

chore: release #1879

wants to merge 1 commit into from

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Jan 20, 2025

🤖 New release

  • hugr: 0.14.2 -> 0.15.0 (✓ API compatible changes)
  • hugr-core: 0.14.2 -> 0.15.0 (⚠️ API breaking changes)
  • hugr-model: 0.17.0 -> 0.18.0 (⚠️ API breaking changes)
  • hugr-llvm: 0.14.2 -> 0.15.0 (✓ API compatible changes)
  • hugr-passes: 0.14.2 -> 0.15.0 (✓ API compatible changes)
  • hugr-cli: 0.14.2 -> 0.15.0

⚠️ hugr-core breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.38.0/src/lints/enum_variant_added.ron

Failed in:
  variant ImportError:ExtensionType in /tmp/.tmppy8CJT/hugr/hugr-core/src/import.rs:61

⚠️ hugr-model breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.38.0/src/lints/enum_variant_added.ron

Failed in:
  variant Term:Float in /tmp/.tmppy8CJT/hugr/hugr-model/src/v0/mod.rs:724
  variant Term:FloatType in /tmp/.tmppy8CJT/hugr/hugr-model/src/v0/mod.rs:730
Changelog

hugr

0.15.0 - 2025-01-25

Bug Fixes

Documentation

New Features

hugr-core

0.15.0 - 2025-01-25

Bug Fixes

Documentation

New Features

hugr-model

0.18.0 - 2025-01-25

Bug Fixes

New Features

hugr-llvm

0.14.2 - 2025-01-20

New Features

Refactor

Testing

hugr-passes

0.15.0 - 2025-01-25

Bug Fixes

hugr-cli

0.14.1 - 2024-12-18

New Features


This PR was generated with release-plz.

@hugrbot hugrbot added the release Release PR label Jan 20, 2025
Copy link

codecov bot commented Jan 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.56%. Comparing base (ae57f7c) to head (ad7d531).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1879   +/-   ##
=======================================
  Coverage   86.56%   86.56%           
=======================================
  Files         195      195           
  Lines       35724    35724           
  Branches    32537    32537           
=======================================
  Hits        30925    30925           
  Misses       3012     3012           
  Partials     1787     1787           
Flag Coverage Δ
python 92.34% <ø> (ø)
rust 86.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.

@hugrbot hugrbot changed the title chore: release v0.14.3 chore: release v0.15.0 Jan 20, 2025
@hugrbot hugrbot force-pushed the release-plz-2025-01-20T12-34-10Z branch 5 times, most recently from 64c97c1 to 077c402 Compare January 21, 2025 09:22
@hugrbot hugrbot changed the title chore: release v0.15.0 chore: release Jan 21, 2025
@hugrbot hugrbot force-pushed the release-plz-2025-01-20T12-34-10Z branch 2 times, most recently from 6f3da60 to aa70724 Compare January 22, 2025 10:29
@hugrbot hugrbot force-pushed the release-plz-2025-01-20T12-34-10Z branch from aa70724 to ad7d531 Compare January 25, 2025 21:09
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