-
Notifications
You must be signed in to change notification settings - Fork 244
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.23.0) #3862
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
60a1291
to
26648df
Compare
da006fb
to
24676a3
Compare
a6c1775
to
9d127b3
Compare
🚀 Deployed on https://65ae822c4fbcb211f872ac48--noir-docs.netlify.app |
8abe616
to
501c094
Compare
4dd2cbd
to
b38fc52
Compare
392a2bf
to
a67dadd
Compare
Savio-Sou
approved these changes
Jan 17, 2024
Tests are currently failing and so needs to be fixed. |
78f4d57
to
f0bb2a1
Compare
d66a4b0
to
e38006f
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
TomAFrench
approved these changes
Jan 22, 2024
🤖 Release is at https://github.com/noir-lang/noir/releases/tag/v0.23.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.23.0
0.23.0 (2024-01-22)
⚠ BREAKING CHANGES
Features
assert_max_bit_size
method toField
(#4016) (bc9a44f)noir-compiler
checks toaztec_macros
(#4031) (420a5c7)--force
flag to force a full recompile (#4054) (27a8e68)noir_wasm
and implementFileManager
for consistency with native interface (#3891) (c29c7d7)noir_codegen
functions (#3933) (e5e52a8)nargo export
command (#3870) (fbb51ed)Instruction::Constrain
s to be applied as early as possible. (#4065) (66f5cdd)Instruction::Cast
to have an explicit truncation instruction (#3946) (35f18ef)Instruction::Constrain
into multiple more basic constraints (#3892) (51cf9d3)Eq
trait on curve points (#3944) (abf751a)AcirContext
-native methods for performing logic operations (#3898) (0ec39b8)Lt
instruction (#3922) (a63433f)ValueId
(#3984) (2384d3e)0
or1
in ACIR gen (#3924) (e58844d)aztec-packages
(#4011) (fee2452)aztec-packages
(#4068) (7a8f3a3)WasmBlackBoxFunctionSolver
innoir_js
(#3966) (10b28de)Bug Fixes
noir_wasm
(#4022) (358cdd2)BlackBoxFunc::EcdsaSecp256r1
in brillig (#3943) (2c5eceb)nargo test
output (#3973) (3ab5ff4)constant_to_radix
emit a slice instead of an array (#4049) (5cdb1d0)Instruction::Constrain
s for non-primitive types (#3916) (467948f)Miscellaneous Chores
0.39.0
0.39.0 (2024-01-22)
⚠ BREAKING CHANGES
Features
aztec-packages
(#4011) (fee2452)aztec-packages
(#4068) (7a8f3a3)Bug Fixes
Miscellaneous Chores
This PR was generated with Release Please. See documentation.