aztec-packages: v0.46.1
Pre-release
Pre-release
0.46.1 (2024-07-10)
Features
- Apply
no_predicates
in stdlib (noir-lang/noir#5454) (6237d96) - Lsp rename/find-all-references for globals (noir-lang/noir#5415) (6237d96)
- Lsp rename/find-all-references for local variables (noir-lang/noir#5439) (6237d96)
- Remove duplicated array reads at constant indices (noir-lang/noir#5445) (6237d96)
- Remove redundant
EnableSideEffects
instructions (noir-lang/noir#5440) (6237d96)
Bug Fixes
- Account for the expected kind when resolving turbofish generics (noir-lang/noir#5448) (6237d96)
- Added bb to noir-projects deps (#7412) (6d3ed3a)
- Fix issue with unresolved results (noir-lang/noir#5453) (6237d96)
- Prevent
no_predicates
from removing predicates in calling function (noir-lang/noir#5452) (6237d96)