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)
  • Sync from aztec-packages (#6634) (aa143a7)

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 13 times, most recently from fd3a9c2 to d8bb8fb Compare November 28, 2024 18:33
@noirwhal noirwhal force-pushed the release-please--branches--master--components--noir branch 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/@aztec/[email protected] Transitive: environment, filesystem, shell +4 1.29 MB
npm/@esm-bundle/[email protected] None +1 1.13 MB joeldenning
npm/@ltd/[email protected] None 0 812 kB ltd
npm/@nomicfoundation/[email protected] None +5 433 kB schaable
npm/@nomicfoundation/[email protected] None +1 283 kB kanej
npm/@types/[email protected] None 0 24.6 kB types
npm/@types/[email protected] None 0 5.56 kB types
npm/@types/[email protected] None 0 2.22 MB types
npm/@types/[email protected] None 0 7.8 kB types
npm/@types/[email protected] None 0 6.52 kB types
npm/@types/[email protected] None 0 31.7 kB types
npm/@web/[email protected] filesystem Transitive: environment, eval, network, shell, unsafe +106 218 MB modern-web
npm/@web/[email protected] None +1 155 kB modern-web
npm/@web/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +165 19.6 MB modern-web
npm/@web/[email protected] Transitive: environment, eval, filesystem, network, shell, unsafe +295 87.1 MB modern-web
npm/[email protected] Transitive: environment, network +8 18.5 MB ricmoo
npm/[email protected] environment, filesystem, network, shell Transitive: unsafe +144 166 MB kanej
npm/[email protected] None 0 99 kB cyyynthia
npm/[email protected] None 0 144 kB binarymuse
npm/[email protected] None 0 175 kB eterehov

🚮 Removed packages: npm/@types/[email protected]

View full report↗︎

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