Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

chore: Release 0.15.0 #355

Merged
merged 1 commit into from
Jun 15, 2023
Merged

Conversation

kevaundray
Copy link
Contributor

@kevaundray kevaundray commented Jun 9, 2023

πŸ€– I have created a release beep boop

root: 0.15.0

0.15.0 (2023-06-15)

⚠ BREAKING CHANGES

  • brillig: Accept multiple inputs/outputs for foreign calls (#367)
  • acvm: Make internals of ACVM private (#353)

Features

  • Add method to generate updated Brillig opcode from UnresolvedBrilligCall (#363) (fda5dbe)
  • brillig: Accept multiple inputs/outputs for foreign calls (#367) (78d62b2)
  • brillig: Set VMStatus to Failure rather than panicking on invalid foreign call response (#375) (c49d82c)

Bug Fixes

  • brillig: Correct signed division implementation (#356) (4eefda0)
  • brillig: Explicitly wrap on arithmetic operations (#365) (c0544a9)

Miscellaneous Chores

  • acvm: Make internals of ACVM private (#353) (c902a01)
acir: 0.15.0

0.15.0 (2023-06-15)

Features

  • Add method to generate updated Brillig opcode from UnresolvedBrilligCall (#363) (fda5dbe)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • brillig_vm bumped from 0.14.2 to 0.15.0
acir_field: 0.15.0

0.15.0 (2023-06-15)

Miscellaneous Chores

  • acir_field: Synchronize acvm versions
acvm: 0.15.0

0.15.0 (2023-06-15)

⚠ BREAKING CHANGES

  • brillig: Accept multiple inputs/outputs for foreign calls (#367)
  • acvm: Make internals of ACVM private (#353)

Features

  • Add method to generate updated Brillig opcode from UnresolvedBrilligCall (#363) (fda5dbe)
  • brillig: Accept multiple inputs/outputs for foreign calls (#367) (78d62b2)

Miscellaneous Chores

  • acvm: Make internals of ACVM private (#353) (c902a01)
acvm_stdlib: 0.15.0

0.15.0 (2023-06-15)

Miscellaneous Chores

  • acvm_stdlib: Synchronize acvm versions
brillig_vm: 0.15.0

0.15.0 (2023-06-15)

⚠ BREAKING CHANGES

  • brillig: Accept multiple inputs/outputs for foreign calls (#367)

Features

  • Add method to generate updated Brillig opcode from UnresolvedBrilligCall (#363) (fda5dbe)
  • brillig: Accept multiple inputs/outputs for foreign calls (#367) (78d62b2)
  • brillig: Set VMStatus to Failure rather than panicking on invalid foreign call response (#375) (c49d82c)

Bug Fixes

  • brillig: Correct signed division implementation (#356) (4eefda0)
  • brillig: Explicitly wrap on arithmetic operations (#365) (c0544a9)

This PR was generated with Release Please. See documentation.

@kevaundray kevaundray force-pushed the release-please--branches--master branch 5 times, most recently from 5e44e9b to e2ee1ff Compare June 13, 2023 13:09
@TomAFrench
Copy link
Member

@kevaundray kevaundray force-pushed the release-please--branches--master branch from e2ee1ff to 55288f6 Compare June 14, 2023 14:44
@TomAFrench
Copy link
Member

Will likely release this tomorrow morning.

@kevaundray kevaundray force-pushed the release-please--branches--master branch 4 times, most recently from 2187d7a to 90628ec Compare June 15, 2023 04:45
@kevaundray kevaundray force-pushed the release-please--branches--master branch from 90628ec to cdb8101 Compare June 15, 2023 04:46
@TomAFrench TomAFrench added this pull request to the merge queue Jun 15, 2023
Merged via the queue into master with commit 7c8b5a6 Jun 15, 2023
@kevaundray
Copy link
Contributor Author

πŸ€– Release is at https://github.com/noir-lang/acvm/releases/tag/root-v0.15.0 🌻

@kevaundray
Copy link
Contributor Author

πŸ€– Release is at https://github.com/noir-lang/acvm/releases/tag/acir-v0.15.0 🌻

@kevaundray
Copy link
Contributor Author

@kevaundray
Copy link
Contributor Author

πŸ€– Release is at https://github.com/noir-lang/acvm/releases/tag/acvm-v0.15.0 🌻

@kevaundray
Copy link
Contributor Author

@kevaundray
Copy link
Contributor Author

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

Successfully merging this pull request may close these issues.

2 participants