Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jun 19, 2025

🤖 I have created a release beep boop

0.10.0 (2025-07-28)

⚠ BREAKING CHANGES

  • bump bignum to 0.7.4 (#88)
  • make derive_curve_impl public (#82)
  • remove some methods from BigCurveTrait (#69)
  • create separate BigCurveTrait implementations for each curve (#65)

Features

  • Add benchmarks (#87) (54de613)
  • Create separate BigCurveTrait implementations for each curve (#65) (7cff316)
  • Make derive_curve_impl public (#82) (4cfe4f6)
  • Remove conditional select (#74) (31ae850)
  • Remove CurveParamsTrait (#73) (59bde3b)
  • Remove Trait suffix from BigCurveTrait (#71) (4aed759)
  • Use to_le_bytes and bitwise operations to replace to_le_radix (#75) (6adb77c)

Bug Fixes

  • Avoid using private export of ScalarField in macro (#89) (200362a)
  • Bump bignum v0.7.5 (#91) (8390174)

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 73c3468 to e1dcd09 Compare June 19, 2025 14:51
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 3474440 to d1b543a Compare June 23, 2025 16:46
Copy link
Member

@TomAFrench TomAFrench left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blocking pending a batch of breaking changes.

@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 77d77b5 to 0ed4239 Compare June 26, 2025 12:18
@github-actions github-actions bot force-pushed the release-please--branches--main branch 4 times, most recently from 9c39592 to 0292d79 Compare July 16, 2025 03:47
@github-actions github-actions bot force-pushed the release-please--branches--main branch 2 times, most recently from 9794893 to 0df64d4 Compare July 24, 2025 14:36
@Savio-Sou
Copy link

Savio-Sou commented Jul 24, 2025

@TomAFrench anymore breaking changes we should hold off for before merging this release?

noir_bigcurve v0.9.0 is incompatible with Noir v1.0.0-beta.9 (error to_le_radix is private and not visible from the current module from scalar_field.nr), while master passes.

Good to get the release out sooner than later.

@github-actions github-actions bot force-pushed the release-please--branches--main branch from 0df64d4 to 94f2490 Compare July 28, 2025 15:03
@TomAFrench TomAFrench closed this Jul 28, 2025
@TomAFrench TomAFrench reopened this Jul 28, 2025
@TomAFrench TomAFrench enabled auto-merge (squash) July 28, 2025 15:46
@TomAFrench TomAFrench merged commit bb66196 into main Jul 28, 2025
10 checks passed
@github-actions
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