chore: release guppylang 1.0.0-a6 (internals 1.0)#1889
Draft
hugrbot wants to merge 5 commits into
Draft
Conversation
Contributor
|
| Branch | release-pr--mr/chore/new-release-workflow |
| Testbed | Linux |
Click to view all benchmark results
| Benchmark | hugr_bytes | Benchmark Result bytes x 1e3 (Result Δ%) | Upper Boundary bytes x 1e3 (Limit %) | hugr_nodes | Benchmark Result nodes (Result Δ%) | Upper Boundary nodes (Limit %) |
|---|---|---|---|---|---|---|
| tests/benchmarks/test_big_array.py::test_big_array_compile | 📈 view plot 🚷 view threshold | 154.02 x 1e3(0.00%)Baseline: 154.02 x 1e3 | 155.56 x 1e3 (99.01%) | 📈 view plot 🚷 view threshold | 6,630.00(0.00%)Baseline: 6,630.00 | 6,696.30 (99.01%) |
| tests/benchmarks/test_ctrl_flow.py::test_many_ctrl_flow_compile | 📈 view plot 🚷 view threshold | 27.71 x 1e3(0.00%)Baseline: 27.71 x 1e3 | 27.99 x 1e3 (99.01%) | 📈 view plot 🚷 view threshold | 1,051.00(0.00%)Baseline: 1,051.00 | 1,061.51 (99.01%) |
| tests/benchmarks/test_queue_push_pop.py::test_queue_push_benchmark_compile | 📈 view plot 🚷 view threshold | 10.09 x 1e3(0.00%)Baseline: 10.09 x 1e3 | 10.19 x 1e3 (99.01%) | 📈 view plot 🚷 view threshold | 301.00(0.00%)Baseline: 301.00 | 304.01 (99.01%) |
| tests/benchmarks/test_queue_push_pop.py::test_queue_push_pop_benchmark_compile | 📈 view plot 🚷 view threshold | 13.70 x 1e3(0.00%)Baseline: 13.70 x 1e3 | 13.83 x 1e3 (99.01%) | 📈 view plot 🚷 view threshold | 420.00(0.00%)Baseline: 420.00 | 424.20 (99.01%) |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## mr/chore/new-release-workflow #1889 +/- ##
==============================================================
Coverage 92.85% 92.85%
==============================================================
Files 148 148
Lines 13849 13849
==============================================================
Hits 12859 12859
Misses 990 990 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated release PR.
guppylang→1.0.0-a6guppylang-internals→1.0Remove the
X-regen-changeloglabel to take manual control of the changelogs.📝 Release notes preview
Extracted verbatim from the committed changelogs. This is exactly what will be published to the GitHub releases.
guppylang1.0.0-a6⚠ BREAKING CHANGES
Remove deprecated reexports and leave custom import errors (refactor!: Remove deprecated reexports and leave custom import errors #1886) (#1886)
Remove deprecated decorators, functions, and sync dummy interface (refactor!: Remove deprecated decorators, functions, and sync dummy interface #1855) (#1855)
Rename result and state_result to output and state_output (refactor!: rename result and state_result to output and state_output #1871) (#1871)
Code Refactoring
Remove deprecated reexports and leave custom import errors (refactor!: Remove deprecated reexports and leave custom import errors #1886) (#1886) (3c19192)
Remove deprecated decorators, functions, and sync dummy interface (refactor!: Remove deprecated decorators, functions, and sync dummy interface #1855) (#1855) (68b217c)
Rename result and state_result to output and state_output (refactor!: rename result and state_result to output and state_output #1871) (#1871) (a6a6ff6)
Features
guppylang-internals1.0⚠ BREAKING CHANGES
Remove deprecated reexports and leave custom import errors (refactor!: Remove deprecated reexports and leave custom import errors #1886) (#1886)
Remove deprecated decorators, functions, and sync dummy interface (refactor!: Remove deprecated decorators, functions, and sync dummy interface #1855) (#1855)
Allow implicit self args in protocols (feat!: Allow implicit self args in protocols #1770) (#1770)
Rename result and state_result to output and state_output (refactor!: rename result and state_result to output and state_output #1871) (#1871)
Bug Fixes
Code Refactoring
Remove deprecated reexports and leave custom import errors (refactor!: Remove deprecated reexports and leave custom import errors #1886) (#1886) (3c19192)
Remove deprecated decorators, functions, and sync dummy interface (refactor!: Remove deprecated decorators, functions, and sync dummy interface #1855) (#1855) (68b217c)
Rename result and state_result to output and state_output (refactor!: rename result and state_result to output and state_output #1871) (#1871) (a6a6ff6)
Features
Performance Improvements
1.0.0-a4 (2026-06-12)
⚠ BREAKING CHANGES
Measurementtype and remove opaque bools from the compiler (#1707)Features
Measurementtype and remove opaque bools from the compiler (#1707) (9460e6b)Code Refactoring
1.0.0-a3 (2026-06-10)
⚠ BREAKING CHANGES
powerflags and rename flagdaggertodaggerableandcontroltocontrollable(#1838)Features
Bug Fixes
Code Refactoring
powerflags and rename flagdaggertodaggerableandcontroltocontrollable(#1838) (e903bdb)1.0.0-a2 (2026-06-08)
⚠ BREAKING CHANGES
Features
Bug Fixes
1.0.0-a1 (2026-06-04)
⚠ BREAKING CHANGES
Bug Fixes
Code Refactoring
1.0.0-a0 (2026-05-29)
⚠ BREAKING CHANGES
Features
Bug Fixes
Code Refactoring