-
Notifications
You must be signed in to change notification settings - Fork 211
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 Noir(1.0.0-beta.1) #6622
Open
noirwhal
wants to merge
3
commits into
master
Choose a base branch
from
release-please--branches--master--components--noir
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
chore: Release Noir(1.0.0-beta.1) #6622
noirwhal
wants to merge
3
commits into
master
from
release-please--branches--master--components--noir
Conversation
This file contains 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
github-actions
bot
added
the
documentation
Improvements or additions to documentation
label
Nov 26, 2024
🚀 Deployed on https://675a4a99e5f7c1d06fb5d2ce--noir-docs.netlify.app |
noirwhal
force-pushed
the
release-please--branches--master--components--noir
branch
17 times, most recently
from
December 2, 2024 11:54
349cb91
to
6b4036e
Compare
noirwhal
force-pushed
the
release-please--branches--master--components--noir
branch
from
December 4, 2024 22:44
f1325ee
to
94ed91a
Compare
Peak Memory Sample
|
noirwhal
force-pushed
the
release-please--branches--master--components--noir
branch
8 times, most recently
from
December 6, 2024 15:12
7591740
to
e56ac02
Compare
noirwhal
force-pushed
the
release-please--branches--master--components--noir
branch
7 times, most recently
from
December 9, 2024 18:39
9d1ec0d
to
ee11f2a
Compare
Compilation Sample
|
noirwhal
force-pushed
the
release-please--branches--master--components--noir
branch
9 times, most recently
from
December 11, 2024 11:17
c8355da
to
abb6992
Compare
noirwhal
force-pushed
the
release-please--branches--master--components--noir
branch
from
December 12, 2024 02:11
3cc5867
to
7d06e26
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@types/[email protected], npm/@types/[email protected] |
FYI @noir-lang/developerrelations on Noir doc changes. |
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.
🤖 I have created a release beep boop
1.0.0-beta.1 (2024-12-12)
⚠ BREAKING CHANGES
ec
module from stdlib (#6612)#[export]
on associated methods (#6626)Features
std::hint::black_box
function. (#6529) (237e8fa)BoundedVec::from_parts
andBoundedVec::from_parts_unchecked
(#6691) (768aa7c)u32
during SSA (#6606) (6196d05)rc
instructions (#6705) (7619da5)ValueMerger
andInstruction::IfElse
(#6673) (f81244c)nargo test
improvements (#6728) (1b0dd41)jmpif
s by reversing branches if condition is negated (#5891) (ba7a568)nargo::ops::transform_program
is idempotent (#6694) (9f3e0e6)Bug Fixes
_
parameters, and disallow_
as an expression you can read from (#6657) (d80a9d7)u8
s when simplifyingIntrinsic::ToRadix
calls (#6663) (59c0c35)noirc_abi
(#6638) (ecaf63d)#[export]
on associated methods (#6626) (7b56904)Miscellaneous Chores
ec
module from stdlib (#6612) (1e965bc)This PR was generated with Release Please. See documentation.