-
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.31.0) #5061
Conversation
cd037a7
to
cb0524d
Compare
ea95111
to
f17a124
Compare
🚀 Deployed on https://665a1c65f2305d11a8ab4b6c--noir-docs.netlify.app |
0cf4232
to
fed5d3b
Compare
2bd6413
to
696938b
Compare
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
5e0e7d7
to
36d0bea
Compare
7b6e261
to
4ea4c17
Compare
d74e511
to
163265d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
blocking
934d3e3
to
7a99463
Compare
FYI @noir-lang/developerrelations on Noir doc changes. |
🤖 I have created a release beep boop
0.31.0
0.31.0 (2024-05-31)
⚠ BREAKING CHANGES
noir_js
(#5072)bb
over to read ACIR from nargo artifacts (feat!: switchbb
over to read ACIR from nargo artifacts AztecProtocol/aztec-packages#6283)Features
as_witness
builtin function in order to constrain a witness to be equal to a variable (#4641) (faf5bd8)bn254_blackbox_solver
(#5058) (9420d7c)noir_js
(#5072) (c93c738)bb
over to read ACIR from nargo artifacts (feat!: switchbb
over to read ACIR from nargo artifacts AztecProtocol/aztec-packages#6283) (436bbda)Bug Fixes
add_generics
twice on trait methods (#5108) (7d8c0a3)impl Trait
when--use-elaborator
is selected (#5138) (7ea5962)--use-elaborator
flag (#5139) (a140dec)resolve_type
on self type and don't leak a trait impl's generics (#5102) (db561e2)--use-elaborator
flag is specified (#5145) (d6122eb)add_generics
once (#5091) (f5d2946)0.47.0
0.47.0 (2024-05-31)
⚠ BREAKING CHANGES
bb
over to read ACIR from nargo artifacts (feat!: switchbb
over to read ACIR from nargo artifacts AztecProtocol/aztec-packages#6283)Opcode::Brillig
from ACIR (chore!: removeOpcode::Brillig
from ACIR AztecProtocol/aztec-packages#5995)#[aztec(storage)]
(feat!: storage_layout and#[aztec(storage)]
AztecProtocol/aztec-packages#5387)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
multi_scalar_mul
blackbox func (feat:multi_scalar_mul
blackbox func AztecProtocol/aztec-packages#6097) (73a635e)variable_base_scalar_mul
blackbox func (feat:variable_base_scalar_mul
blackbox func AztecProtocol/aztec-packages#6039) (73a635e)BrilligCall
opcodes in the debugger (#4897) (b380dc4)bn254_blackbox_solver
(#5058) (9420d7c)AssertZero
opcodes (#4107) (dac0e87)#[aztec(storage)]
(feat!: storage_layout and#[aztec(storage)]
AztecProtocol/aztec-packages#5387) (2bd006a)bb
over to read ACIR from nargo artifacts (feat!: switchbb
over to read ACIR from nargo artifacts AztecProtocol/aztec-packages#6283) (436bbda)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)Opcode::Brillig
from ACIR (chore!: removeOpcode::Brillig
from ACIR AztecProtocol/aztec-packages#5995) (73a635e)This PR was generated with Release Please. See documentation.