circom-mpc-compiler: 0.3.0
## [0.3.0](https://github.com/TaceoLabs/collaborative-circom/compare/circom-mpc-compiler-v0.2.0...circom-mpc-compiler-v0.3.0) (2024-07-10)
### ⚠ BREAKING CHANGES
* has_inputs element for CreateCmp opcode
### Code Refactoring
* has_inputs element for CreateCmp opcode ([3c88182](https://github.com/TaceoLabs/collaborative-circom/commit/3c8818205e60b765ffa70b0ddc59c939569209e6))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* circom-mpc-vm bumped from 0.1.1 to 0.2.0
* dev-dependencies
* circom-types bumped from 0.2.0 to 0.3.0
* collaborative-groth16 bumped from 0.2.0 to 0.2.1
* mpc-core bumped from 0.2.0 to 0.2.1
circom-mpc-vm: 0.2.0
## [0.2.0](https://github.com/TaceoLabs/collaborative-circom/compare/circom-mpc-vm-v0.1.1...circom-mpc-vm-v0.2.0) (2024-07-10)
### ⚠ BREAKING CHANGES
* removed constructor with MPC-accelerator for WitnessExtension
* has_inputs element for CreateCmp opcode
* removed unnecessary jump opcode
* removed pub visibility for InputList ([#109](https://github.com/TaceoLabs/collaborative-circom/issues/109))
### Code Refactoring
* has_inputs element for CreateCmp opcode ([3c88182](https://github.com/TaceoLabs/collaborative-circom/commit/3c8818205e60b765ffa70b0ddc59c939569209e6))
* removed constructor with MPC-accelerator for WitnessExtension ([f9b60c8](https://github.com/TaceoLabs/collaborative-circom/commit/f9b60c897a20dad43948de610e01212c8548c99e))
* removed pub visibility for InputList ([#109](https://github.com/TaceoLabs/collaborative-circom/issues/109)) ([b2e5d93](https://github.com/TaceoLabs/collaborative-circom/commit/b2e5d93139f52e85f12ba2ffb4c42162b2f4b050))
* removed unnecessary jump opcode ([870047d](https://github.com/TaceoLabs/collaborative-circom/commit/870047dfc1ad623af9c28c7a53495f11a70a9e7a))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* collaborative-groth16 bumped from 0.2.0 to 0.2.1
* mpc-core bumped from 0.2.0 to 0.2.1
circom-types: 0.3.0
## [0.3.0](https://github.com/TaceoLabs/collaborative-circom/compare/circom-types-v0.2.0...circom-types-v0.3.0) (2024-07-10)
### ⚠ BREAKING CHANGES
* remove internal structs from public crate interface, removed unused code ([#120](https://github.com/TaceoLabs/collaborative-circom/issues/120))
### Code Refactoring
* remove internal structs from public crate interface, removed unused code ([#120](https://github.com/TaceoLabs/collaborative-circom/issues/120)) ([f5cabe6](https://github.com/TaceoLabs/collaborative-circom/commit/f5cabe679ef24cebe5e109a5bac9ba63401596b2))
collaborative-circom: 0.2.1
## [0.2.1](https://github.com/TaceoLabs/collaborative-circom/compare/collaborative-circom-v0.2.0...collaborative-circom-v0.2.1) (2024-07-10)
### Bug Fixes
* better handling of ipv4 and ipv6 in networking ([#119](https://github.com/TaceoLabs/collaborative-circom/issues/119)) ([090227d](https://github.com/TaceoLabs/collaborative-circom/commit/090227d372215e9459c06777064b04ec4865bdb6))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* circom-types bumped from 0.2.0 to 0.3.0
* circom-mpc-compiler bumped from 0.2.0 to 0.3.0
* collaborative-groth16 bumped from 0.2.0 to 0.2.1
* mpc-core bumped from 0.2.0 to 0.2.1
collaborative-groth16: 0.2.1
### Dependencies
* The following workspace dependencies were updated
* dependencies
* circom-types bumped from 0.2.0 to 0.3.0
* mpc-core bumped from 0.2.0 to 0.2.1
* mpc-net bumped from 0.1.1 to 0.1.2
mpc-core: 0.2.1
### Dependencies
mpc-net: 0.1.2
## [0.1.2](https://github.com/TaceoLabs/collaborative-circom/compare/mpc-net-v0.1.1...mpc-net-v0.1.2) (2024-07-10)
### Bug Fixes
* better handling of ipv4 and ipv6 in networking ([#119](https://github.com/TaceoLabs/collaborative-circom/issues/119)) ([090227d](https://github.com/TaceoLabs/collaborative-circom/commit/090227d372215e9459c06777064b04ec4865bdb6))
tests: 0.1.2
### Dependencies
* The following workspace dependencies were updated
* dev-dependencies
* collaborative-groth16 bumped from 0.2.0 to 0.2.1
* circom-mpc-compiler bumped from 0.2.0 to 0.3.0
* circom-types bumped from 0.2.0 to 0.3.0
* mpc-core bumped from 0.2.0 to 0.2.1
:robot: I have created a release beep boop
circom-mpc-compiler: 0.3.0
## [0.3.0](https://github.com/TaceoLabs/collaborative-circom/compare/circom-mpc-compiler-v0.2.0...circom-mpc-compiler-v0.3.0) (2024-07-10) ### ⚠ BREAKING CHANGES * has_inputs element for CreateCmp opcode ### Code Refactoring * has_inputs element for CreateCmp opcode ([3c88182](https://github.com/TaceoLabs/collaborative-circom/commit/3c8818205e60b765ffa70b0ddc59c939569209e6)) ### Dependencies * The following workspace dependencies were updated * dependencies * circom-mpc-vm bumped from 0.1.1 to 0.2.0 * dev-dependencies * circom-types bumped from 0.2.0 to 0.3.0 * collaborative-groth16 bumped from 0.2.0 to 0.2.1 * mpc-core bumped from 0.2.0 to 0.2.1circom-mpc-vm: 0.2.0
## [0.2.0](https://github.com/TaceoLabs/collaborative-circom/compare/circom-mpc-vm-v0.1.1...circom-mpc-vm-v0.2.0) (2024-07-10) ### ⚠ BREAKING CHANGES * removed constructor with MPC-accelerator for WitnessExtension * has_inputs element for CreateCmp opcode * removed unnecessary jump opcode * removed pub visibility for InputList ([#109](https://github.com/TaceoLabs/collaborative-circom/issues/109)) ### Code Refactoring * has_inputs element for CreateCmp opcode ([3c88182](https://github.com/TaceoLabs/collaborative-circom/commit/3c8818205e60b765ffa70b0ddc59c939569209e6)) * removed constructor with MPC-accelerator for WitnessExtension ([f9b60c8](https://github.com/TaceoLabs/collaborative-circom/commit/f9b60c897a20dad43948de610e01212c8548c99e)) * removed pub visibility for InputList ([#109](https://github.com/TaceoLabs/collaborative-circom/issues/109)) ([b2e5d93](https://github.com/TaceoLabs/collaborative-circom/commit/b2e5d93139f52e85f12ba2ffb4c42162b2f4b050)) * removed unnecessary jump opcode ([870047d](https://github.com/TaceoLabs/collaborative-circom/commit/870047dfc1ad623af9c28c7a53495f11a70a9e7a)) ### Dependencies * The following workspace dependencies were updated * dependencies * collaborative-groth16 bumped from 0.2.0 to 0.2.1 * mpc-core bumped from 0.2.0 to 0.2.1circom-types: 0.3.0
## [0.3.0](https://github.com/TaceoLabs/collaborative-circom/compare/circom-types-v0.2.0...circom-types-v0.3.0) (2024-07-10) ### ⚠ BREAKING CHANGES * remove internal structs from public crate interface, removed unused code ([#120](https://github.com/TaceoLabs/collaborative-circom/issues/120)) ### Code Refactoring * remove internal structs from public crate interface, removed unused code ([#120](https://github.com/TaceoLabs/collaborative-circom/issues/120)) ([f5cabe6](https://github.com/TaceoLabs/collaborative-circom/commit/f5cabe679ef24cebe5e109a5bac9ba63401596b2))collaborative-circom: 0.2.1
## [0.2.1](https://github.com/TaceoLabs/collaborative-circom/compare/collaborative-circom-v0.2.0...collaborative-circom-v0.2.1) (2024-07-10) ### Bug Fixes * better handling of ipv4 and ipv6 in networking ([#119](https://github.com/TaceoLabs/collaborative-circom/issues/119)) ([090227d](https://github.com/TaceoLabs/collaborative-circom/commit/090227d372215e9459c06777064b04ec4865bdb6)) ### Dependencies * The following workspace dependencies were updated * dependencies * circom-types bumped from 0.2.0 to 0.3.0 * circom-mpc-compiler bumped from 0.2.0 to 0.3.0 * collaborative-groth16 bumped from 0.2.0 to 0.2.1 * mpc-core bumped from 0.2.0 to 0.2.1collaborative-groth16: 0.2.1
### Dependencies * The following workspace dependencies were updated * dependencies * circom-types bumped from 0.2.0 to 0.3.0 * mpc-core bumped from 0.2.0 to 0.2.1 * mpc-net bumped from 0.1.1 to 0.1.2mpc-core: 0.2.1
### Dependenciesmpc-net: 0.1.2
## [0.1.2](https://github.com/TaceoLabs/collaborative-circom/compare/mpc-net-v0.1.1...mpc-net-v0.1.2) (2024-07-10) ### Bug Fixes * better handling of ipv4 and ipv6 in networking ([#119](https://github.com/TaceoLabs/collaborative-circom/issues/119)) ([090227d](https://github.com/TaceoLabs/collaborative-circom/commit/090227d372215e9459c06777064b04ec4865bdb6))tests: 0.1.2
### Dependencies * The following workspace dependencies were updated * dev-dependencies * collaborative-groth16 bumped from 0.2.0 to 0.2.1 * circom-mpc-compiler bumped from 0.2.0 to 0.3.0 * circom-types bumped from 0.2.0 to 0.3.0 * mpc-core bumped from 0.2.0 to 0.2.1This PR was generated with Release Please. See documentation.