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.7.0 (2023-05-19)
⚠ BREAKING CHANGES
constrain
keyword forassert
(#1286)contract
command tocodegen-verifier
(#959)FunctionSignature
type alias (#930)CliError
visibility to crate (#911)Driver
(#881)abi
field non-optional inCompiledProgram
(#856)Features
nargo preprocess
command (#912) (8922ceb)Vec
type to frontend (#1103) (e125157)map
(#997) (34eab32)to_radix
for any field element (#1343) (c3bdec2)std::unsafe::zeroed
(#1048) (9a43f85)to_bytes
to_radix
andto_bits
(#914) (43abc6b)nargo
crate (#1142) (753a272)return
expression (#1330) (a6de557)noirc_driver
aware of contracts (#999) (c21afca)InvalidPackageError
andDependencyResolutionError
error types. (#1007) (1e6761b)nargo execute
command (#725) (9d6be60)nargo test
command to run all unit tests (#728) (2e1dc82)nargo
from any directory in package (#1010) (761fdb5)Prover.toml
(#1087) (57c817f)CompiledProgram
in CLI code and use separate ABI/bytecode (#1269) (f144391)nargo
into core and cli packages (#1065) (7c388f9)distinct
keyword (#1219) (3a65f30)Driver
to signal backend opcode support (#1349) (1e958c2)Bug Fixes
nargo_cli
tonargo
(74d7369)false
bools (#893) (6c7aa2f)nargo prove
(#949) (2829af1)linear_eval is no 0
serialisation issue (#1226) (41d96ae)to_le_bytes
(#941) (2ee0119)nargo test
now only runs test functions defined in the current module (#805) (c6293c9)nargo_cli
tonargo
(#1095) (74d7369)Nargo.toml
in commands which act on a Nargo package (#1029) (6e642b9)nargo codegen-verifier
functionality (#1185) (528a2a4)Driver
(48cda7a)Driver
(#881) (48cda7a)Evaluator
in test (#863) (bbb70bd)StdLibAssets
prefix on windows (#992) (65b7108)to_bits
andto_radix
for values >128 bits (#1312) (12f3e7e)Miscellaneous Chores
abi
field non-optional inCompiledProgram
(#856) (98acb5a)contract
command tocodegen-verifier
(#959) (2e63492)CliError
visibility to crate (#911) (ed0e1ab)constrain
keyword forassert
(#1286) (9740f54)FunctionSignature
type alias (#930) (156125b)This PR was generated with Release Please. See documentation.