-
Notifications
You must be signed in to change notification settings - Fork 199
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(0.24.0) #4113
Merged
Merged
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
Jan 22, 2024
🚀 Deployed on https://65ca70ff41ac7c2fda131093--noir-docs.netlify.app |
kevaundray
force-pushed
the
release-please--branches--master
branch
21 times, most recently
from
January 29, 2024 13:23
42794aa
to
d02b594
Compare
kevaundray
force-pushed
the
release-please--branches--master
branch
3 times, most recently
from
January 29, 2024 22:19
6747904
to
a3a683b
Compare
kevaundray
force-pushed
the
release-please--branches--master
branch
from
January 30, 2024 15:16
5150b47
to
0ead559
Compare
kevaundray
force-pushed
the
release-please--branches--master
branch
15 times, most recently
from
February 12, 2024 17:52
fca820c
to
c4380a9
Compare
Savio-Sou
approved these changes
Feb 12, 2024
kevaundray
force-pushed
the
release-please--branches--master
branch
from
February 12, 2024 19:04
7b09214
to
ecb1153
Compare
🤖 Release is at https://github.com/noir-lang/noir/releases/tag/v0.24.0 🌻 |
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
0.24.0
0.24.0 (2024-02-12)
⚠ BREAKING CHANGES
is_recursive
flag to be part of the circuit definition (chore(acir)!: Moveis_recursive
flag to be part of the circuit definition AztecProtocol/aztec-packages#4221)aztec-packages
(#4144)Features
sort
intrinsic function (#4228) (d646243)AssertZero
opcodes (#4107) (dac0e87)Instruction::Truncate
(#4327) (eb67ff6)nargo
interface (#4100) (62a4e37)aztec-packages
(#4144) (0205d3b)Bug Fixes
fn
keyword (#4154) (057c208)x ^ x
(#4082) (9d83c2b)init_log_level
inacvm_js
(#4195) (2e26530)ConstrainError::Static
(#4287) (fd15052)to_radix
calls if inactive (#4116) (3f5bad3)Miscellaneous Chores
is_recursive
flag to be part of the circuit definition (chore(acir)!: Moveis_recursive
flag to be part of the circuit definition AztecProtocol/aztec-packages#4221) (158c8ce)0.40.0
0.40.0 (2024-02-12)
⚠ BREAKING CHANGES
is_recursive
flag to be part of the circuit definition (chore(acir)!: Moveis_recursive
flag to be part of the circuit definition AztecProtocol/aztec-packages#4221)aztec-packages
(#4144)Features
AssertZero
opcodes (#4107) (dac0e87)aztec-packages
(#4011) (fee2452)aztec-packages
(#4068) (7a8f3a3)aztec-packages
(#4144) (0205d3b)Bug Fixes
init_log_level
inacvm_js
(#4195) (2e26530)Miscellaneous Chores
is_recursive
flag to be part of the circuit definition (chore(acir)!: Moveis_recursive
flag to be part of the circuit definition AztecProtocol/aztec-packages#4221) (158c8ce)This PR was generated with Release Please. See documentation.