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 v0.5.0 #98

Merged
merged 1 commit into from
Sep 16, 2024
Merged

chore: release v0.5.0 #98

merged 1 commit into from
Sep 16, 2024

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Sep 9, 2024

🤖 New release

  • hugr-llvm: 0.4.0 -> 0.5.0
Changelog

0.5.0 - 2024-09-16

New Features

  • Add emitters for int <-> float/usize conversions (#94)
  • [breaking] array ops (#96)
  • Add conversions itobool, ifrombool (#101)
  • Add tket2 feature and lowerings for tket2.rotation extension (#100)

Testing

  • Add execution test framework (#97)


This PR was generated with release-plz.

@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.54%. Comparing base (bcbd311) to head (4870c11).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #98   +/-   ##
=======================================
  Coverage   83.54%   83.54%           
=======================================
  Files          26       26           
  Lines        4016     4016           
  Branches     4016     4016           
=======================================
  Hits         3355     3355           
  Misses        343      343           
  Partials      318      318           
Flag Coverage Δ
rust 83.54% <ø> (ø)

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 force-pushed the release-plz-2024-09-09T10-09-15Z branch 2 times, most recently from 9f93e90 to cbb95fc Compare September 13, 2024 12:17
@hugrbot hugrbot changed the title chore: release v0.4.1 chore: release v0.5.0 Sep 13, 2024
@hugrbot hugrbot force-pushed the release-plz-2024-09-09T10-09-15Z branch from cbb95fc to 56ca832 Compare September 16, 2024 12:55
@hugrbot hugrbot force-pushed the release-plz-2024-09-09T10-09-15Z branch from 56ca832 to 4870c11 Compare September 16, 2024 14:53
@doug-q doug-q marked this pull request as ready for review September 16, 2024 15:11
@doug-q doug-q requested review from doug-q, aborgna-q, ss2165, cqc-alec and a team as code owners September 16, 2024 15:11
Copy link
Collaborator

@doug-q doug-q left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect!

@doug-q doug-q added this pull request to the merge queue Sep 16, 2024
Merged via the queue into main with commit 1fdc898 Sep 16, 2024
11 checks passed
@doug-q doug-q deleted the release-plz-2024-09-09T10-09-15Z branch September 16, 2024 15:15
github-merge-queue bot pushed a commit that referenced this pull request Sep 17, 2024
…#105)

Also sanitizes the READMEs a bit.

The last attempt to publish a crate using release PR #98
[failed](https://github.com/CQCL/hugr-llvm/actions/runs/10886782954/job/30207610938)
with:
```
error: failed to publish to registry at https://crates.io/
    
    Caused by:
      the remote server responded with an error (status 400 Bad Request): wildcard (`*`) dependency constraints are not allowed on crates.io. Crate with this problem: `serde` See https://doc.rust-lang.org/cargo/faq.html#can-libraries-use--as-a-version-for-their-dependencies for more information
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants