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(0.16.0) #2908

Merged
merged 2 commits into from
Oct 3, 2023
Merged

Conversation

kevaundray
Copy link
Contributor

@kevaundray kevaundray commented Sep 29, 2023

🤖 I have created a release beep boop

0.16.0

0.16.0 (2023-10-03)

⚠ BREAKING CHANGES

  • Maintain shape of foreign call arguments (#2935)

Features

Bug Fixes

  • Fix should_fail_with (#2940) (4f07b84)
  • Force recompilation when output_debug flag is set. (#2898) (9854416)
  • Improve error message when multiplying unit values (#2950) (57b7c55)
  • println: Enable printing of arrays/strings >2 in fmt strings (#2947) (309fa70)
0.28.0

0.28.0 (2023-10-03)

⚠ BREAKING CHANGES

  • Maintain shape of foreign call arguments (#2935)

Features

  • acvm_js: Export black box solver functions (#2812) (da8a98e)
  • Maintain shape of foreign call arguments (#2935) (f7869e6)

Bug Fixes

  • acvm: Return false rather than panicking on invalid ECDSA signatures (#2783) (155abc0)

This PR was generated with Release Please. See documentation.

@kevaundray kevaundray force-pushed the release-please--branches--master branch from 8e70d67 to eb696ad Compare September 29, 2023 20:58
@kevaundray kevaundray force-pushed the release-please--branches--master branch 5 times, most recently from 3f84c64 to ef14090 Compare October 2, 2023 11:27
@kevaundray kevaundray changed the title chore: Release Noir(0.15.1) chore: Release Noir(0.16.0) Oct 2, 2023
@kevaundray kevaundray force-pushed the release-please--branches--master branch 10 times, most recently from 131fce6 to 728084f Compare October 3, 2023 14:06
@kevaundray kevaundray force-pushed the release-please--branches--master branch from c05f218 to 4fd0c72 Compare October 3, 2023 14:47
@signorecello signorecello self-requested a review October 3, 2023 14:55
@kevaundray kevaundray added this pull request to the merge queue Oct 3, 2023
Merged via the queue into master with commit 3611cfc Oct 3, 2023
28 checks passed
@kevaundray kevaundray deleted the release-please--branches--master branch October 3, 2023 15:23
@kevaundray
Copy link
Contributor Author

🤖 Release is at https://github.com/noir-lang/noir/releases/tag/v0.16.0 🌻

TomAFrench added a commit that referenced this pull request Oct 3, 2023
* master: (53 commits)
  feat: Nargo test runtime callstacks and assert messages without string matching (#2953)
  chore: Release Noir(0.16.0) (#2908)
  chore: run smart contract verification integration tests inside hardhat (#2957)
  chore: fix publishing workflows (#2926)
  chore: restructure integration tests (#2954)
  fix: Improve error message when multiplying unit values (#2950)
  chore: Perform lazy initialization inside `noir_js` (#2951)
  chore: Make one input public in simple assertion program (#2949)
  chore: use new JS packages in integration tests (#2938)
  fix(println): Enable printing of arrays/strings >2 in fmt strings  (#2947)
  feat(ssa): Multiple slice mergers (#2753)
  fix: fix should_fail_with (#2940)
  feat: Oracle mocker for nargo test (#2928)
  chore: add linting to new packages (#2937)
  feat: Dynamic indexing of non-homogenous slices (#2883)
  chore: Fix barretenberg noir typescript wrapper (#2922)
  chore(ci): Rename Noir.js test job (#2932)
  feat!: Maintain shape of foreign call arguments (#2935)
  chore: add init method to Noir class for web (#2920)
  chore: bump `reqwest` to 0.11.20 (#2931)
  ...
Sakapoi pushed a commit to Sakapoi/noir_fork that referenced this pull request Oct 19, 2023
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