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.14.0 #2781

Closed

Conversation

kevaundray
Copy link
Contributor

@kevaundray kevaundray commented Sep 21, 2023

🤖 I have created a release beep boop

0.14.0 (2023-09-25)

⚠ BREAKING CHANGES

  • Issue an error when a module is declared twice & fix module search path (#2801)
  • Default integers to u64 (#2764)

Features

  • abi: Throw errors rather than returning string from noirc_abi_wasm (#2817) (df7b42c)
  • acir: Enable dynamic indices on non-homogenous arrays (#2703) (622d2e4)
  • Default integers to u64 (#2764) (01cb041)
  • Implement string escape sequences (#2803) (f7529b8)
  • traits: Implement trait bounds typechecker + monomorphizer passes (#2717) (5ca99b1)

Bug Fixes

  • Error message for assigning the wrong type is backwards #2804 (#2805) (b2d62bf)
  • Fix panic in some cases when calling a private function (#2799) (078d5df)
  • Fix subtract with underflow in flattening pass (#2796) (f2ed505)
  • frontend: Error on unsupported integer annotation (#2778) (90c3d8b)
  • Issue an error when a module is declared twice & fix module search path (#2801) (7f76910)
  • Silence unused variable warnings in stdlib (#2795) (5747bfe)
  • Split conditional_regression tests (#2774) (8ed8832)
  • ssa: Do not replace previously constrained values (#2647) (d528844)

This PR was generated with Release Please. See documentation.

@kevaundray kevaundray changed the title chore(noir): Release 0.13.1 chore(noir): Release 0.14.0 Sep 22, 2023
@kevaundray kevaundray force-pushed the release-please--branches--master--components--noir branch 20 times, most recently from b1cb711 to f7e3d6e Compare September 25, 2023 19:31
@kevaundray kevaundray force-pushed the release-please--branches--master--components--noir branch 2 times, most recently from d55946c to ededff8 Compare September 25, 2023 21:04
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.

1 participant