-
Notifications
You must be signed in to change notification settings - Fork 204
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
kevaundray
force-pushed
the
release-please--branches--master
branch
from
December 19, 2023 00:11
60a1291
to
26648df
Compare
kevaundray
force-pushed
the
release-please--branches--master
branch
2 times, most recently
from
December 19, 2023 09:51
da006fb
to
24676a3
Compare
kevaundray
force-pushed
the
release-please--branches--master
branch
from
December 19, 2023 13:40
a6c1775
to
9d127b3
Compare
github-actions
bot
added
the
documentation
Improvements or additions to documentation
label
Dec 19, 2023
🚀 Deployed on https://65ae822c4fbcb211f872ac48--noir-docs.netlify.app |
kevaundray
force-pushed
the
release-please--branches--master
branch
12 times, most recently
from
December 22, 2023 08:46
8abe616
to
501c094
Compare
kevaundray
force-pushed
the
release-please--branches--master
branch
9 times, most recently
from
January 4, 2024 11:06
4dd2cbd
to
b38fc52
Compare
kevaundray
force-pushed
the
release-please--branches--master
branch
3 times, most recently
from
January 17, 2024 13:21
392a2bf
to
a67dadd
Compare
Savio-Sou
approved these changes
Jan 17, 2024
Tests are currently failing and so needs to be fixed. |
kevaundray
force-pushed
the
release-please--branches--master
branch
9 times, most recently
from
January 19, 2024 13:47
78f4d57
to
f0bb2a1
Compare
kevaundray
force-pushed
the
release-please--branches--master
branch
from
January 22, 2024 14:32
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.