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.3.0 #860

Closed

Conversation

kevaundray
Copy link
Contributor

@kevaundray kevaundray commented Feb 17, 2023

🤖 I have created a release beep boop

0.3.0 (2023-02-20)

⚠ BREAKING CHANGES

  • prevent inconsistent language usage in Driver (#881)
  • abi: add explicit return type field to ABI. (#865)
  • abi: merge both abi encoding/decoding methods (#862)
  • abi: add an explicit mapping from ABI params to witness indices (#851)
  • Allow impls on primitive types (#847)

Features

  • abi: add an explicit mapping from ABI params to witness indices (#851) (5bd4bd5)
  • abi: add explicit return type field to ABI. (#865) (8ca5676)
  • abi: merge both abi encoding/decoding methods (#862) (fecd32c)
  • Allow impls on primitive types (#847) (479da0e)
  • ci: Publish noir_wasm when we cut a release (#871) (5186ab9)

Bug Fixes

  • Optimize parser (#869) (e927a39)
  • prevent inconsistent language usage in Driver (48cda7a)
  • prevent inconsistent language usage in Driver (#881) (48cda7a)
  • properly initialise Evaluator in test (#863) (bbb70bd)
  • properly initialise Evaluator in test (bbb70bd)

This PR was generated with Release Please. See documentation.

@kevaundray kevaundray force-pushed the release-please--branches--master--components--noir branch from 00a08df to fa30471 Compare February 17, 2023 00:42
@kevaundray kevaundray force-pushed the release-please--branches--master--components--noir branch 6 times, most recently from 91d0ce8 to bf294b3 Compare February 20, 2023 13:33
@kevaundray kevaundray force-pushed the release-please--branches--master--components--noir branch from ef6f756 to d0f7b9c Compare February 20, 2023 18:40
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.

I'm gonna block this release for the time being as we currently do not properly load the return value from Verifier.toml.

auto-merge was automatically disabled February 21, 2023 14:52

Pull request was closed

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

Successfully merging this pull request may close these issues.

2 participants