Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(noir): Release 0.7.1 #1807

Merged
merged 2 commits into from
Jun 23, 2023

Conversation

kevaundray
Copy link
Contributor

@kevaundray kevaundray commented Jun 22, 2023

🤖 I have created a release beep boop

0.7.1 (2023-06-23)

Features

Bug Fixes

  • lsp: Ensure LSP can compile on Windows (#1794) (2992915)
  • Methods called after being passed through a generic type were not being detected (#1785) (e560cd2)
  • nargo: Update acvm-backend-barretenberg to allow wasm backend compilation (#1771) (97da745)
  • old ssa: fix to_be_bits (#1765) (2541fbd)
  • ssa refactor: ACIR gen NOT integer (#1749) (af749a0)
  • ssa refactor: allow simplified call inserts & fix const radix arg handling (#1774) (46facce)
  • ssa refactor: Fix flattening pass inserting loads before stores occur (#1783) (4293b15)
  • ssa refactor: Fix panic in acir-gen from multiplying values of different types (#1769) (1f9a132)
  • ssa refactor: function inlining orphans calls (#1747) (f30a90f)
  • ssa refactor: Ignore array out of bounds errors when enable_side_effects is false (#1797) (7b7682a)
  • ssa refactor: Implement merging of array values during flattening pass (#1767) (8f24751)
  • ssa refactor: recursion_level decrement (#1745) (e449b92)
  • ssa refactor: recursive branch analysis (#1759) (635b574)
  • ssa refactor: Reset condition value during flattening pass (#1811) (2e330e0)
  • ssa refactor: Speedup acir-gen (#1793) (1e75f0e)
  • ssa refactor: Speedup find-branch-ends (#1786) (861e42c)
  • Update array type when processing staged memory (#1751) (27eb748)

This PR was generated with Release Please. See documentation.

@phated phated mentioned this pull request Jun 22, 2023
@kevaundray kevaundray changed the title chore(master): release 0.7.1 chore(noir): Release 0.7.1 Jun 23, 2023
@kevaundray kevaundray force-pushed the release-please--branches--master--components--noir branch from c8bfd9d to f323b3a Compare June 23, 2023 00:01
@kevaundray kevaundray force-pushed the release-please--branches--master--components--noir branch from 4a080e2 to c769d19 Compare June 23, 2023 16:37
@kevaundray kevaundray added this pull request to the merge queue Jun 23, 2023
Merged via the queue into master with commit d0110e2 Jun 23, 2023
@kevaundray kevaundray deleted the release-please--branches--master--components--noir branch June 23, 2023 17:40
@kevaundray
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants