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: Release Noir(1.0.0-beta.1) #6622

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

noirwhal
Copy link
Contributor

@noirwhal noirwhal commented Nov 26, 2024

🤖 I have created a release beep boop

1.0.0-beta.1 (2024-11-29)

⚠ BREAKING CHANGES

  • remove ec module from stdlib (#6612)
  • Disallow #[export] on associated methods (#6626)

Features

  • comptime: Implement blackbox functions in comptime interpreter (#6551) (10a9f81)
  • perf: Track last loads per block in mem2reg and remove them if possible (#6088) (624ae6c)
  • Simplify jmpifs by reversing branches if condition is negated (#5891) (ba7a568)
  • ssa: Deduplicate intrinsics with predicates (#6615) (53f16c7)
  • ssa: Option to set the maximum acceptable Brillig bytecode increase in unrolling (#6641) (4ff3081)
  • Sync from aztec-packages (#6634) (aa143a7)
  • Sync from aztec-packages (#6656) (594aad2)

Bug Fixes

  • Correct types returned by constant EC operations simplified within SSA (#6652) (eec5970)
  • Disallow #[export] on associated methods (#6626) (7b56904)
  • Do not warn on unused functions marked with #[export] (#6625) (30f8378)
  • LSP code action wasn't triggering on beginning or end of identifier (#6616) (1b910bc)
  • LSP: Use generic self type to narrow down methods to complete (#6617) (454b77b)
  • ssa: Don't deduplicate constraints in blocks that are not dominated (#6627) (b024581)
  • ssa: Track all local allocations during flattening (#6619) (6491175)
  • Used signed division for signed modulo (#6635) (dace078)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Nov 26, 2024
Copy link
Contributor

github-actions bot commented Nov 26, 2024

@noirwhal noirwhal force-pushed the release-please--branches--master--components--noir branch 14 times, most recently from 79b2f48 to 481e012 Compare November 29, 2024 13:16
Copy link

socket-security bot commented Nov 29, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] filesystem 0 121 kB cthackers
npm/[email protected] filesystem 0 14.1 kB isaacs
npm/[email protected] None 0 4.72 kB stefanpenner
npm/[email protected] None 0 4.42 kB sindresorhus
npm/[email protected] environment, filesystem 0 19.1 kB isaacs
npm/[email protected] None 0 54.3 kB goto-bus-stop
npm/[email protected] None 0 2.83 kB sindresorhus
npm/[email protected] environment 0 9.97 kB isaacs

🚮 Removed packages: npm/[email protected]

View full report↗︎

@noirwhal noirwhal force-pushed the release-please--branches--master--components--noir branch from 058a268 to 59d9a57 Compare November 29, 2024 15:11
@noirwhal noirwhal force-pushed the release-please--branches--master--components--noir branch from 955dc61 to 65c497f Compare November 29, 2024 20:35
Copy link
Contributor

FYI @noir-lang/developerrelations on Noir doc changes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autorelease: pending documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant