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 (0.5.0) #161

Merged

Conversation

kevaundray
Copy link
Contributor

@kevaundray kevaundray commented Aug 13, 2024

🤖 I have created a release beep boop

0.5.0 (2024-08-27)

⚠ BREAKING CHANGES

  • java: Rename recoverCellsAndProof -> recoverCellsAndKZGProofs (#232)
  • Add a ThreadCount enum for specifying the number of threads to use (#225)
  • Allow downstream users to avoid the precomputations that are needed for the FixedBaseMSM algorithm in FK20 (#224)
  • rust: Rename recover_cells_and_proofs -> recover_cells_and_kzg_proofs (#219)
  • Move recover_evaluations_in_domain_order into cosets.rs (#175)
  • Add compile time flags to disable rayon (#240)

Features

  • Add a ThreadCount enum for specifying the number of threads to use (#225) (488ae20)
  • Allow bindings to specify the number of threads and whether precomputation is wanted (#228) (ee42bf8)
  • Allow downstream users to avoid the precomputations that are needed for the FixedBaseMSM algorithm in FK20 (#224) (5367e79)

Bug Fixes

  • Namespace C methods (#148) (e175ccd)
  • Trigger maybe_rayon release-please config (cef8ed3)

Miscellaneous Chores

  • java: Rename recoverCellsAndProof -> recoverCellsAndKZGProofs (#232) (7157789)
  • Move recover_evaluations_in_domain_order into cosets.rs (#175) (5e6ff4f)
  • rust: Rename recover_cells_and_proofs -> recover_cells_and_kzg_proofs (#219) (cc06254)

This PR was generated with Release Please. See documentation.

@kevaundray kevaundray force-pushed the release-please--branches--master--components--root branch from 7f48d03 to b0a09bf Compare August 13, 2024 19:23
@kevaundray kevaundray force-pushed the release-please--branches--master--components--root branch from b0a09bf to faeb319 Compare August 14, 2024 10:11
@kevaundray kevaundray changed the title chore: Release (0.4.2) chore: Release (0.5.0) Aug 14, 2024
@kevaundray kevaundray force-pushed the release-please--branches--master--components--root branch 7 times, most recently from 86c7ddb to 73d6ef0 Compare August 16, 2024 01:55
@kevaundray kevaundray force-pushed the release-please--branches--master--components--root branch 3 times, most recently from ec1bcdc to 3442908 Compare August 22, 2024 16:33
@kevaundray kevaundray force-pushed the release-please--branches--master--components--root branch from 3442908 to 5e056c8 Compare August 27, 2024 09:55
@kevaundray kevaundray closed this Aug 27, 2024
@kevaundray kevaundray reopened this Aug 27, 2024
@kevaundray kevaundray closed this Aug 27, 2024
@kevaundray kevaundray reopened this Aug 27, 2024
@kevaundray kevaundray force-pushed the release-please--branches--master--components--root branch from 5e056c8 to d2c8c81 Compare August 27, 2024 10:28
@kevaundray kevaundray added this pull request to the merge queue Aug 27, 2024
Merged via the queue into master with commit b03927a Aug 27, 2024
49 checks passed
@kevaundray
Copy link
Contributor Author

🤖 Created releases:

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.

1 participant