-
Notifications
You must be signed in to change notification settings - Fork 310
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(master): Release 0.73.0 #11496
Conversation
403144e
to
25fc358
Compare
26add56
to
4e65ae0
Compare
6676f4a
to
c0fcc6f
Compare
0764e49
to
8b0310e
Compare
9b32d52
to
826af56
Compare
826af56
to
e30eacc
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.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark 'C++ Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.05
.
Benchmark suite | Current: e30eacc | Previous: f4e2953 | Ratio |
---|---|---|---|
commit(t) |
3278159925 ns/iter |
3095177420 ns/iter |
1.06 |
This comment was automatically generated by workflow using github-action-benchmark.
CC: @ludamad @codygunton
🤖 I have created a release beep boop
aztec-package: 0.73.0
0.73.0 (2025-02-01)
Features
Miscellaneous
barretenberg.js: 0.73.0
0.73.0 (2025-02-01)
Features
Miscellaneous
aztec-packages: 0.73.0
0.73.0 (2025-02-01)
⚠ BREAKING CHANGES
Features
#[derive(Packable)]
(#11531) (83fe192)loop
keyword in runtime and comptime code (feat:loop
keyword in runtime and comptime code noir-lang/noir#7096) (a7f8d96)loop
must have at least onebreak
(feat:loop
must have at least onebreak
noir-lang/noir#7126) (a7f8d96)noir-inspector
(feat: addnoir-inspector
noir-lang/noir#7136) (a7f8d96)v0.5.2
(#11579) (8c79213)enum
s (feat: Parser and formatter support forenum
s noir-lang/noir#7110) (a7f8d96)store
instructions (feat(ssa): Add flag to DIE pass to be able to keepstore
instructions noir-lang/noir#7106) (a7f8d96)#[derive(Serialize)]
more (#11541) (ab2500b)Bug Fixes
Function::is_no_predicates
always returned false for brillig f… (fix:Function::is_no_predicates
always returned false for brillig f… noir-lang/noir#7167) (a7f8d96)nargo check
(fix: don't always use an exclusive lock innargo check
noir-lang/noir#7120) (a7f8d96)inc_rc
for array inputs during preprocessing (fix: Keepinc_rc
for array outputs during preprocessing noir-lang/noir#7163) (a7f8d96)&mut self
(fix: LSP hover over function with&mut self
noir-lang/noir#7155) (a7f8d96)Miscellaneous
add_definition_location
take a Location (chore: letadd_definition_location
take a Location noir-lang/noir#7185) (a7f8d96)Function::inlined
take ashould_inline_call
function (chore: letFunction::inlined
take ashould_inline_call
function noir-lang/noir#7149) (a7f8d96)Documentation
barretenberg: 0.73.0
0.73.0 (2025-02-01)
⚠ BREAKING CHANGES
Features
loop
keyword in runtime and comptime code (feat:loop
keyword in runtime and comptime code noir-lang/noir#7096) (a7f8d96)loop
must have at least onebreak
(feat:loop
must have at least onebreak
noir-lang/noir#7126) (a7f8d96)noir-inspector
(feat: addnoir-inspector
noir-lang/noir#7136) (a7f8d96)enum
s (feat: Parser and formatter support forenum
s noir-lang/noir#7110) (a7f8d96)store
instructions (feat(ssa): Add flag to DIE pass to be able to keepstore
instructions noir-lang/noir#7106) (a7f8d96)Bug Fixes
Function::is_no_predicates
always returned false for brillig f… (fix:Function::is_no_predicates
always returned false for brillig f… noir-lang/noir#7167) (a7f8d96)nargo check
(fix: don't always use an exclusive lock innargo check
noir-lang/noir#7120) (a7f8d96)inc_rc
for array inputs during preprocessing (fix: Keepinc_rc
for array outputs during preprocessing noir-lang/noir#7163) (a7f8d96)&mut self
(fix: LSP hover over function with&mut self
noir-lang/noir#7155) (a7f8d96)Miscellaneous
add_definition_location
take a Location (chore: letadd_definition_location
take a Location noir-lang/noir#7185) (a7f8d96)Function::inlined
take ashould_inline_call
function (chore: letFunction::inlined
take ashould_inline_call
function noir-lang/noir#7149) (a7f8d96)This PR was generated with Release Please. See documentation.