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.2.0 #58

Merged
merged 2 commits into from
Jul 31, 2024
Merged

chore: release v0.2.0 #58

merged 2 commits into from
Jul 31, 2024

Conversation

hugrbot
Copy link
Collaborator

@hugrbot hugrbot commented Jul 19, 2024

🤖 New release

  • hugr-llvm: 0.1.0 -> 0.2.0
Changelog

0.2.0 - 2024-07-31

New Features

  • make EmitFuncContext::iw_context pub (#55)

Refactor

  • use HugrFuncType/HugrType/HugrSumType (#56)
  • remove unneeded HugrView constraints (#59)
  • [breaking] add LLVMSumValue (#63)

Testing

  • Add test for LoadFunction Op (#60)


This PR was generated with release-plz.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.84%. Comparing base (eeb27ea) to head (5803bb9).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #58   +/-   ##
=======================================
  Coverage   82.84%   82.84%           
=======================================
  Files          16       16           
  Lines        2221     2221           
  Branches     2221     2221           
=======================================
  Hits         1840     1840           
  Misses        246      246           
  Partials      135      135           
Flag Coverage Δ
rust 82.84% <ø> (ø)

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.

@github-actions github-actions bot force-pushed the release-plz-2024-07-19T13-11-00Z branch from 5803bb9 to 12e6bf0 Compare July 22, 2024 09:39
@hugrbot hugrbot changed the title chore: release v0.1.1 chore: release v0.2.0 Jul 22, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-07-19T13-11-00Z branch 4 times, most recently from eaf382c to ae75488 Compare July 29, 2024 13:14
@github-actions github-actions bot force-pushed the release-plz-2024-07-19T13-11-00Z branch from ae75488 to 1b4233c Compare July 31, 2024 08:48
@doug-q doug-q marked this pull request as ready for review July 31, 2024 09:37
@doug-q doug-q requested review from doug-q, aborgna-q, ss2165, cqc-alec and a team as code owners July 31, 2024 09:37
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 enabled auto-merge July 31, 2024 09:39
@doug-q doug-q added this pull request to the merge queue Jul 31, 2024
Merged via the queue into main with commit f0ce26a Jul 31, 2024
10 checks passed
@doug-q doug-q deleted the release-plz-2024-07-19T13-11-00Z branch July 31, 2024 09:42
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.

3 participants