chore(master): Release 0.66.0 #10282
Merged
+267
−7
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
aztec-package: 0.66.0
0.66.0 (2024-12-06)
⚠ BREAKING CHANGES
Features
Miscellaneous
barretenberg.js: 0.66.0
0.66.0 (2024-12-06)
Miscellaneous
aztec-packages: 0.66.0
0.66.0 (2024-12-06)
⚠ BREAKING CHANGES
ec
module from stdlib (chore!: removeec
module from stdlib noir-lang/noir#6612)#[export]
on associated methods (fix!: Disallow#[export]
on associated methods noir-lang/noir#6626)Features
array_refcount
andslice_refcount
builtins for debugging (feat: Addarray_refcount
andslice_refcount
builtins for debugging noir-lang/noir#6584) (3304046)BoundedVec::from_parts
andBoundedVec::from_parts_unchecked
(feat: AddBoundedVec::from_parts
andBoundedVec::from_parts_unchecked
noir-lang/noir#6691) (3304046)u32
during SSA (feat: Reduce memory consumption by storing array length asu32
during SSA noir-lang/noir#6606) (3304046)rc
instructions (feat: replace quadratic removal ofrc
instructions noir-lang/noir#6705) (3304046)ValueMerger
andInstruction::IfElse
(feat: revert changes toValueMerger
andInstruction::IfElse
noir-lang/noir#6673) (3304046)jmpif
s by reversing branches if condition is negated (feat: simplifyjmpif
s by reversing branches if condition is negated noir-lang/noir#5891) (3304046)Bug Fixes
_
parameters, and disallow_
as an expression you can read from (fix: allow multiple_
parameters, and disallow_
as an expression you can read from noir-lang/noir#6657) (3304046)u8
s when simplifyingIntrinsic::ToRadix
calls (fix: always return an array ofu8
s when simplifyingIntrinsic::ToRadix
calls noir-lang/noir#6663) (3304046)noirc_abi
(fix: correct signed integer handling innoirc_abi
noir-lang/noir#6638) (3304046)derive_pedersen_generators
(fix: correct type when simplifyingderive_pedersen_generators
noir-lang/noir#6579) (3304046)#[export]
on associated methods (fix!: Disallow#[export]
on associated methods noir-lang/noir#6626) (3304046)compiler_version
from newNargo.toml
(fix: removecompiler_version
from newNargo.toml
noir-lang/noir#6590) (3304046)Miscellaneous
ram_blowup_regression
to memory report (chore: addram_blowup_regression
to memory report noir-lang/noir#6683) (3304046)+deps
(#10293) (d7bd306)DEBUG
references, add note onLOG_LEVEL
s (#10434) (e1e5906)noirc_abi_wasm
(chore: fix tests innoirc_abi_wasm
noir-lang/noir#6688) (3304046)noir_wasm
(chore: fix warning when compilingnoir_wasm
noir-lang/noir#6686) (3304046)&T
(chore: improve error message of&T
noir-lang/noir#6633) (3304046)ec
module from stdlib (chore!: removeec
module from stdlib noir-lang/noir#6612) (3304046)reference_counts
test (chore: Remove inliner override forreference_counts
test noir-lang/noir#6714) (3304046)num_bits
(chore: remove temporary allocations fromnum_bits
noir-lang/noir#6600) (3304046)barretenberg: 0.66.0
0.66.0 (2024-12-06)
⚠ BREAKING CHANGES
Features
Bug Fixes
Miscellaneous
This PR was generated with Release Please. See documentation.