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

chore: Release 0.16.0 #394

Merged
merged 1 commit into from
Jul 6, 2023
Merged

Conversation

kevaundray
Copy link
Contributor

@kevaundray kevaundray commented Jun 20, 2023

πŸ€– I have created a release beep boop

root: 0.16.0

0.16.0 (2023-07-06)

⚠ BREAKING CHANGES

  • acvm: replace PartialWitnessGeneratorStatus with ACVMStatus (#410)
  • acir: revert changes to SchnorrVerify opcode (#409)
  • acvm: Replace PartialWitnessGenerator trait with BlackBoxFunctionSolver (#378)
  • acvm: Encapsulate internal state of ACVM within a struct (#384)
  • remove unused OpcodeResolutionError::IncorrectNumFunctionArguments variant (#397)
  • acir: Remove Oracle opcode (#368)
  • acir: Use fixed length data structures in black box function inputs/outputs where possible. (#386)
  • acir: Implement Add trait for Witness & make output of Mul on Expression optional (#393)

Features

  • acir: Implement Add trait for Witness & make output of Mul on Expression optional (#393) (5bcdfc6)
  • acir: Remove Oracle opcode (#368) (63354df)
  • acir: Use fixed length data structures in black box function inputs/outputs where possible. (#386) (b139d4d)
  • acvm: Derive Copy for Language (#406) (69a6c22)
  • acvm: Encapsulate internal state of ACVM within a struct (#384) (84d4867)
  • acvm: Replace PartialWitnessGenerator trait with BlackBoxFunctionSolver (#378) (73fbc95)
  • acvm: replace PartialWitnessGeneratorStatus with ACVMStatus (#410) (fc3240d)
  • brillig: implemented first blackbox functions (#401) (62d40f7)

Bug Fixes

  • acir: revert changes to SchnorrVerify opcode (#409) (f1c7940)

Miscellaneous Chores

  • remove unused OpcodeResolutionError::IncorrectNumFunctionArguments variant (#397) (d1368d0)
acir: 0.16.0

0.16.0 (2023-07-06)

⚠ BREAKING CHANGES

  • acir: revert changes to SchnorrVerify opcode (#409)
  • acir: Remove Oracle opcode (#368)
  • acir: Use fixed length data structures in black box function inputs/outputs where possible. (#386)
  • acir: Implement Add trait for Witness & make output of Mul on Expression optional (#393)

Features

  • acir: Implement Add trait for Witness & make output of Mul on Expression optional (#393) (5bcdfc6)
  • acir: Remove Oracle opcode (#368) (63354df)
  • acir: Use fixed length data structures in black box function inputs/outputs where possible. (#386) (b139d4d)

Bug Fixes

  • acir: revert changes to SchnorrVerify opcode (#409) (f1c7940)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • brillig_vm bumped from 0.15.1 to 0.16.0
acir_field: 0.16.0

0.16.0 (2023-07-06)

Miscellaneous Chores

  • acir_field: Synchronize acvm versions
acvm: 0.16.0

0.16.0 (2023-07-06)

⚠ BREAKING CHANGES

  • acvm: replace PartialWitnessGeneratorStatus with ACVMStatus (#410)
  • acir: revert changes to SchnorrVerify opcode (#409)
  • acvm: Replace PartialWitnessGenerator trait with BlackBoxFunctionSolver (#378)
  • acvm: Encapsulate internal state of ACVM within a struct (#384)
  • remove unused OpcodeResolutionError::IncorrectNumFunctionArguments variant (#397)
  • acir: Remove Oracle opcode (#368)
  • acir: Use fixed length data structures in black box function inputs/outputs where possible. (#386)

Features

  • acir: Remove Oracle opcode (#368) (63354df)
  • acir: Use fixed length data structures in black box function inputs/outputs where possible. (#386) (b139d4d)
  • acvm: Derive Copy for Language (#406) (69a6c22)
  • acvm: Encapsulate internal state of ACVM within a struct (#384) (84d4867)
  • acvm: Replace PartialWitnessGenerator trait with BlackBoxFunctionSolver (#378) (73fbc95)
  • acvm: replace PartialWitnessGeneratorStatus with ACVMStatus (#410) (fc3240d)
  • brillig: implemented first blackbox functions (#401) (62d40f7)

Bug Fixes

  • acir: revert changes to SchnorrVerify opcode (#409) (f1c7940)

Miscellaneous Chores

  • remove unused OpcodeResolutionError::IncorrectNumFunctionArguments variant (#397) (d1368d0)
acvm_stdlib: 0.16.0

0.16.0 (2023-07-06)

Miscellaneous Chores

  • acvm_stdlib: Synchronize acvm versions
brillig_vm: 0.16.0

0.16.0 (2023-07-06)

Features

  • brillig: implemented first blackbox functions (#401) (62d40f7)

This PR was generated with Release Please. See documentation.

@kevaundray kevaundray force-pushed the release-please--branches--master branch from 1e61c61 to 2406295 Compare June 20, 2023 20:40
@kevaundray kevaundray force-pushed the release-please--branches--master branch 4 times, most recently from 5c9390b to 41f7887 Compare June 21, 2023 14:33
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 noir-lang/acvm-backend-barretenberg#221 (comment)

(and past then until the new ACVM solver is polished up more)

@kevaundray kevaundray force-pushed the release-please--branches--master branch 3 times, most recently from 8f94426 to e95e455 Compare July 3, 2023 08:36
@kevaundray kevaundray force-pushed the release-please--branches--master branch 2 times, most recently from 9a784b6 to 2158bc0 Compare July 5, 2023 15:18
@TomAFrench
Copy link
Member

noir-lang/noir#1863 is passing CI now so I'm going to make this release.

@kevaundray kevaundray force-pushed the release-please--branches--master branch from 2158bc0 to e434ad0 Compare July 6, 2023 04:45
@kevaundray kevaundray force-pushed the release-please--branches--master branch from e434ad0 to be0d83f Compare July 6, 2023 04:49
@TomAFrench TomAFrench enabled auto-merge July 6, 2023 04:51
@TomAFrench TomAFrench added this pull request to the merge queue Jul 6, 2023
Merged via the queue into master with commit faefbbe Jul 6, 2023
@kevaundray
Copy link
Contributor Author

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

@kevaundray
Copy link
Contributor Author

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

@kevaundray
Copy link
Contributor Author

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

@kevaundray
Copy link
Contributor Author

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

@kevaundray
Copy link
Contributor Author

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

@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