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

chore: Release 0.24.0 #512

Merged
merged 1 commit into from
Aug 31, 2023
Merged

Conversation

kevaundray
Copy link
Contributor

@kevaundray kevaundray commented Aug 30, 2023

🤖 I have created a release beep boop

root: 0.24.0

0.24.0 (2023-08-31)

⚠ BREAKING CHANGES

  • acvm: Remove the Backend trait (#514)
  • acir: Remove unused Directive opcodes (#510)
  • acir: Add predicate to MemoryOp (#503)
  • acvm: Remove unused arguments from Backend trait (#511)
  • Assertion messages embedded in the circuit (#484)

Features

  • acir: Add predicate to MemoryOp (#503) (ca9eebe)
  • Assertion messages embedded in the circuit (#484) (06b97c5)

Miscellaneous Chores

  • acir: Remove unused Directive opcodes (#510) (cfd8cbf)
  • acvm: Remove the Backend trait (#514) (681535d)
  • acvm: Remove unused arguments from Backend trait (#511) (ae65355)
acir: 0.24.0

0.24.0 (2023-08-31)

⚠ BREAKING CHANGES

  • acir: Remove unused Directive opcodes (#510)
  • acir: Add predicate to MemoryOp (#503)
  • Assertion messages embedded in the circuit (#484)

Features

  • acir: Add predicate to MemoryOp (#503) (ca9eebe)
  • Assertion messages embedded in the circuit (#484) (06b97c5)

Miscellaneous Chores

  • acir: Remove unused Directive opcodes (#510) (cfd8cbf)
acir_field: 0.24.0

0.24.0 (2023-08-31)

Miscellaneous Chores

  • acir_field: Synchronize acvm versions
acvm: 0.24.0

0.24.0 (2023-08-31)

⚠ BREAKING CHANGES

  • acvm: Remove the Backend trait (#514)
  • acir: Remove unused Directive opcodes (#510)
  • acir: Add predicate to MemoryOp (#503)
  • acvm: Remove unused arguments from Backend trait (#511)
  • Assertion messages embedded in the circuit (#484)

Features

  • acir: Add predicate to MemoryOp (#503) (ca9eebe)
  • Assertion messages embedded in the circuit (#484) (06b97c5)

Miscellaneous Chores

  • acir: Remove unused Directive opcodes (#510) (cfd8cbf)
  • acvm: Remove the Backend trait (#514) (681535d)
  • acvm: Remove unused arguments from Backend trait (#511) (ae65355)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • brillig_vm bumped from 0.23.0 to 0.24.0
acvm_blackbox_solver: 0.24.0

0.24.0 (2023-08-31)

Miscellaneous Chores

  • acvm_blackbox_solver: Synchronize acvm versions
acvm_js: 0.24.0

0.24.0 (2023-08-31)

⚠ BREAKING CHANGES

  • acir: Remove unused Directive opcodes (#510)
  • acir: Add predicate to MemoryOp (#503)
  • Assertion messages embedded in the circuit (#484)

Features

  • acir: Add predicate to MemoryOp (#503) (ca9eebe)
  • Assertion messages embedded in the circuit (#484) (06b97c5)

Miscellaneous Chores

  • acir: Remove unused Directive opcodes (#510) (cfd8cbf)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • acvm bumped from 0.23.0 to 0.24.0
acvm_stdlib: 0.24.0

0.24.0 (2023-08-31)

Miscellaneous Chores

  • acvm_stdlib: Synchronize acvm versions
brillig: 0.24.0

0.24.0 (2023-08-31)

Miscellaneous Chores

  • brillig: Synchronize acvm versions
brillig_vm: 0.24.0

0.24.0 (2023-08-31)

Miscellaneous Chores

  • brillig_vm: Synchronize acvm versions

This PR was generated with Release Please. See documentation.

@kevaundray kevaundray force-pushed the release-please--branches--master branch 3 times, most recently from f6cd7b6 to ba0c721 Compare August 31, 2023 22:48
@kevaundray kevaundray force-pushed the release-please--branches--master branch from ba0c721 to bb0defe Compare August 31, 2023 23:42
@kevaundray kevaundray added this pull request to the merge queue Aug 31, 2023
Merged via the queue into master with commit 1e5dcf0 Aug 31, 2023
13 checks passed
@kevaundray
Copy link
Contributor Author

@kevaundray
Copy link
Contributor Author

@kevaundray
Copy link
Contributor Author

@kevaundray
Copy link
Contributor Author

@kevaundray
Copy link
Contributor Author

@kevaundray
Copy link
Contributor Author

@kevaundray
Copy link
Contributor Author

@kevaundray
Copy link
Contributor Author

@kevaundray
Copy link
Contributor Author

Sakapoi pushed a commit to Sakapoi/acvm_fork that referenced this pull request Sep 1, 2023
TomAFrench added a commit that referenced this pull request Sep 15, 2023
* master: (40 commits)
  chore: make acvm_js publish trigger on release-please (#550)
  chore(ci): add `cargo deny` workflow (#549)
  fix: use the exact version for the hex crate (#546)
  chore: Release 0.26.1 (#542)
  fix: Implements handling of the high limb during fixed base scalar multiplication (#535)
  chore: fix acvm publishing (#539)
  chore: fix wasm build on macos (#541)
  chore(ci): install `wasm-bindgen-cli` through prebuilt binary (#536)
  chore: add manual trigger to acvm_js publishing (#534)
  chore: acvm_js publishing (#529)
  chore: Release 0.26.0 (#533)
  chore!: Add a low and high limb to scalar mul opcode (#532)
  chore: Release 0.25.0 (#526)
  fix: initialize recursive proof output to zero (#524)
  chore(ci): update to actions/checkout@v4 (#525)
  feat!: Provide runtime callstacks for brillig failures and return errors in acvm_js (#523)
  chore: add ci for acvmjs rust test (#516)
  chore: Release 0.24.1 (#519)
  fix: Add WASI 20 `_initialize` call to `acvm_backend.wasm` binary (#518)
  chore: Release 0.24.0 (#512)
  ...
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