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(main): release hugr-py 0.1.0 #932

Merged
merged 3 commits into from
Apr 15, 2024

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

0.1.0 (2024-04-15)

⚠ BREAKING CHANGES

  • Flatten LeafOp (#922)
  • EdgeKind::{Static -> Const}, add new EdgeKind::Function, Type contains only monomorphic functions, remove TypeApply.
  • py: Rename package to hugr (#913)

Features


This PR was generated with Release Please. See documentation.

Copy link

codecov bot commented Apr 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.54%. Comparing base (9c9cd2c) to head (796c812).

❗ Current head 796c812 differs from pull request most recent head f14a52a. Consider uploading reports for the commit f14a52a to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #932      +/-   ##
==========================================
- Coverage   85.58%   85.54%   -0.05%     
==========================================
  Files          78       78              
  Lines       14257    14257              
  Branches    14257    14257              
==========================================
- Hits        12202    12196       -6     
- Misses       1421     1427       +6     
  Partials      634      634              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@aborgna-q aborgna-q added this pull request to the merge queue Apr 15, 2024
Merged via the queue into main with commit 880ffed Apr 15, 2024
14 checks passed
@aborgna-q aborgna-q deleted the release-please--branches--main--components--hugr-py branch April 15, 2024 15:58
Copy link
Contributor Author

🤖 Release is at https://github.com/CQCL/hugr/releases/tag/hugr-py-v0.1.0 🌻

aborgna-q added a commit that referenced this pull request Apr 23, 2024
🤖 I have created a release *beep* *boop*
---


## 0.1.0 (2024-04-15)


### ⚠ BREAKING CHANGES

* Flatten `LeafOp` ([#922](#922))
* EdgeKind::{Static -> Const}, add new EdgeKind::Function, Type contains
only monomorphic functions, remove TypeApply.
* **py:** Rename package to `hugr`
([#913](#913))

### Features

* Flatten `LeafOp` ([#922](#922))
([3598913](3598913))
* No polymorphic closures
([#906](#906))
([b05dd6b](b05dd6b))
* **py:** Rename package to `hugr`
([#913](#913))
([9fe65db](9fe65db))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Agustín Borgna <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant