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.20.0
0.20.0 (2023-12-01)
⚠ BREAKING CHANGES
pedersen
topedersen_commitment
(#3341)bb
version 0.7.3 (#2729)generateWitness
now returns a serialized witness file (#2842)Features
compute_note_hash_and_nullifier
check (#3216) (4963c6c)noirc_abi_wasm
(#2817) (df7b42c)destroy
method toNoir
(#3105) (7e40274)execute
method toNoir
class (#3081) (17bdd7e)FieldElement::from<usize>
implementation (#3647) (8b7c5aa)noir_codegen
package (#3392) (6c4cd4d)BarretenbergBackend
constructor (#3105) (7e40274)noir_codegen
(#3592) (346d75f)execute_circuit
(#3506) (d27db33)noir_codegen
(#3533) (290c463)fmt
command in the help menu (#3328) (63d414c)CompiledCircuit
from codegened TS (#3589) (e06c675)bound_constraint_with_offset
in terms ofAcirVar
s (#3233) (8d89cb5)AcirVar
s (#3230) (b8b7782)fixed_base_scalar_mul
black box functions in rust (#3153) (1c1afbc)Bug Fixes
compute_note_hash_and_nullifier
compiler check (#3351) (4e2d35f)pub
modifier to grumpkin functions (#3036) (f8990d7)where
clause on all functions and improve error message (#3465) (1647e33)if
conditions andfor
ranges (#3219) (ad192d1)TypeVariable::Constant(N)
to unify even if their constants are not equal (#3225) (cc4ca4b)to_be_radix
from ICE to proper error (#3048) (19ce286)editUrl
path for docusaurus (#3184) (4646a93)bb
version if installed backend has version mismatch (#3150) (3f03435)program_counter
, change method signature (#3012) (5ea522b)output_debug
flag is set. (#2898) (9854416)aztec
publishing (#3095) (0fc8f20)nargo execute
(#3211) (2f0b80d)Miscellaneous Chores
generateWitness
now returns a serialized witness file (#2842) (57d3f37)pedersen
topedersen_commitment
(#3341) (964b777)bb
version 0.7.3 (#2729) (fce68d1)0.37.0
0.37.0 (2023-12-01)
⚠ BREAKING CHANGES
Features
FieldElement::from<usize>
implementation (#3647) (8b7c5aa)AcirVar
s (#3230) (b8b7782)fixed_base_scalar_mul
black box functions in rust (#3153) (1c1afbc)Bug Fixes
program_counter
, change method signature (#3012) (5ea522b)aztec
publishing (#3095) (0fc8f20)Miscellaneous Chores
This PR was generated with Release Please. See documentation.