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

chore: Release 0.6.0 #118

Merged
merged 1 commit into from
Mar 3, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 24, 2023

πŸ€– I have created a release beep boop

root: 0.6.0

0.6.0 (2023-03-03)

⚠ BREAKING CHANGES

  • acir: rename term_addition to push_addition_term
  • acir: rename term_multiplication to push_multiplication_term (#122)
  • acir: remove UnknownWitness (#123)
  • add block opcode (#114)

Features

  • acir: add useful methods from noirc_evaluator onto Expression (#125) (d3d5f89)
  • add block opcode (#114) (097cfb0)

Bug Fixes

  • acir: correctly display expressions with non-unit coefficients (d3d5f89)
  • ci: publish acvm_stdlib before acvm (#117) (ca6defc)

Miscellaneous Chores

  • acir: remove UnknownWitness (#123) (9f002c7)
  • acir: rename term_addition to push_addition_term (d389385)
  • acir: rename term_multiplication to push_multiplication_term (#122) (d389385)
acir: 0.6.0

0.6.0 (2023-03-03)

⚠ BREAKING CHANGES

  • acir: rename term_addition to push_addition_term
  • acir: rename term_multiplication to push_multiplication_term (#122)
  • acir: remove UnknownWitness (#123)
  • add block opcode (#114)

Features

  • acir: add useful methods from noirc_evaluator onto Expression (#125) (d3d5f89)
  • add block opcode (#114) (097cfb0)

Bug Fixes

  • acir: correctly display expressions with non-unit coefficients (d3d5f89)

Miscellaneous Chores

  • acir: remove UnknownWitness (#123) (9f002c7)
  • acir: rename term_addition to push_addition_term (d389385)
  • acir: rename term_multiplication to push_multiplication_term (#122) (d389385)
acir_field: 0.6.0

0.6.0 (2023-03-03)

Miscellaneous Chores

  • acir_field: Synchronize undefined versions
acvm: 0.6.0

0.6.0 (2023-03-03)

⚠ BREAKING CHANGES

  • add block opcode (#114)

Features

acvm_stdlib: 0.6.0

0.6.0 (2023-03-03)

⚠ BREAKING CHANGES

  • acir: rename term_addition to push_addition_term
  • acir: rename term_multiplication to push_multiplication_term (#122)

Miscellaneous Chores

  • acir: rename term_addition to push_addition_term (d389385)
  • acir: rename term_multiplication to push_multiplication_term (#122) (d389385)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • acir bumped from 0.5.0 to 0.6.0

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master branch from 4ef9b1f to 3e87930 Compare February 24, 2023 12:33
@github-actions github-actions bot force-pushed the release-please--branches--master branch 3 times, most recently from ef045c0 to 5b7562a Compare February 28, 2023 15:49
@github-actions github-actions bot changed the title chore: Release 0.5.1 chore: Release 0.6.0 Feb 28, 2023
@github-actions github-actions bot force-pushed the release-please--branches--master branch 4 times, most recently from e2f823e to 9fe5761 Compare March 2, 2023 15:19
@github-actions github-actions bot force-pushed the release-please--branches--master branch from 9fe5761 to b4cc06f Compare March 3, 2023 16:41
@kevaundray kevaundray enabled auto-merge March 3, 2023 17:48
@kevaundray kevaundray added this pull request to the merge queue Mar 3, 2023
Merged via the queue into master with commit 492c1dc Mar 3, 2023
@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 3, 2023

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

@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 3, 2023

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

@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 3, 2023

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

@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 3, 2023

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

@github-actions
Copy link
Contributor Author

github-actions bot commented Mar 3, 2023

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

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.

1 participant