Merged
Conversation
d53e871 to
e7b3329
Compare
Contributor
|
🚀 Deployed on https://66e44a8e273d2d0f2567cfe9--noir-docs.netlify.app |
1db5fef to
4936711
Compare
|
👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎ This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
549d2c5 to
8c6e88c
Compare
c405304 to
20a67d8
Compare
6410df2 to
a31d405
Compare
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
TomAFrench
approved these changes
Sep 13, 2024
Contributor
|
FYI @noir-lang/developerrelations on Noir doc changes. |
Contributor
Author
This was referenced Sep 13, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.34.0
0.34.0 (2024-09-13)
⚠ BREAKING CHANGES
to_be_radixfunctions (#5851)Features
Module::add_item(#5947) (af50a7b)Expr::as_any_integerandExpr::as_member_access(#5742) (6266755)Expr::as_array,Expr::as_repeated_element_arrayand same for slice (#5750) (f44e0b3)Expr::as_assert_eq(#5880) (88f7858)Expr::as_assert(#5857) (4e4ad26)Expr::as_binary_op(#5734) (73a9f51)Expr::as_blockandExpr::has_semicolon(#5784) (19ffa20)Expr::as_bool(#5729) (ca75cc2)Expr::as_castandUnresolvedType::is_field(#5801) (c9aa50d)Expr::as_let(#5964) (65da598)Expr::as_unary(#5731) (ae33811)Expr::resolveandTypedExpr::as_function_definition(#5859) (bceee55)Exprmethods:as_tuple,as_parenthesized,as_index,as_if(#5726) (f57a7b2)Exprmethods: as_comptime, as_unsafe, is_break, is_continue (#5799) (619fa5c)fmtstr::contents(#5928) (f18e9ca)FunctionDef::body(#5825) (39b30ba)FunctionDef::has_named_attribute(#5870) (a950195)FunctionDef::set_return_visibility(#5941) (8beda6b)FunctionDefinition::add_attribute(#5944) (c7479c4)FunctionDefinition::moduleandStructDefinition::module(#5956) (f19344c)FunctionDefinitionmethodsis_unconstrainedandset_unconstrained(#5962) (b9a072d)Module::structs(#6017) (fc5bb02)Quoted::as_exprandExpr::as_function_call(#5708) (3f79607)Quoted::tokens(#5942) (a297ec6)std::meta::typ::fresh_type_variable(#5948) (3dab4dd)StructDefinition::add_attributeandhas_named_attribute(#5945) (344dd5e)StructDefinition::add_generic(#5961) (6004067)StructDefinition::name(#5960) (102ebe3)StructDefinition::set_fields(#5931) (9d2629d)TraitImpl::trait_generic_argsandTraitImpl::methods(#5722) (8c7e493)Type::as_string(#5871) (e29d4b3)Type::get_trait_impl(#5716) (eb33d1c)Type::implements(#5701) (2166c94)TypedExpr::get_type(#5992) (31f50c4)UnresolvedType::is_fieldandExpr::as_assign(#5804) (c45df4e)unsafeblocks for calling unconstrained code from constrained functions (#4429) (79593b4)panicmethod to the stdlib (#5966) (b86c2bc)FunctionInputbit_size(#5864) (8712f4c)Modulecomptime functions (#5684) (eefd69b)FunctionSelectors andEventSelectors during comptime (feat: calculateFunctionSelectors andEventSelectors during comptime AztecProtocol/aztec-packages#8354) (33bd102)fnandimpl(#5753) (d4e2f0a)str_as_bytesin thecomptimeinterpreter (#5887) (45344bf)has_named_attributework for built-in attributes (#6024) (a09646b)nargoand LSP work well in the stdlib (#5969) (8e8e97c)array_sets when optimizingarray_gets (#5772) (090501d)to_be_radixfunctions (#5851) (d59c708)poseidon2_permutation,schnorr_verifyandembedded_curve_add(#5140) (2823ba7)super::in LSP autocompletion if possible (#5751) (5192e53)Bug Fixes
unconstrained(#5744) (c2a1a87)quoteis used in runtime code (#5978) (cc30d88)derive(Eq)work for empty structs (#5965) (ff8e8b5)0.50.0
0.50.0 (2024-09-13)
⚠ BREAKING CHANGES
Features
FunctionInputbit_size(#5864) (8712f4c)nargo compile(feat(nargo): hidden option to show contract artifact paths written bynargo compileAztecProtocol/aztec-packages#6131) (ff67e14)poseidon2_permutation,schnorr_verifyandembedded_curve_add(#5140) (2823ba7)Bug Fixes
This PR was generated with Release Please. See documentation.