Skip to content

Releases: noir-lang/barretenberg-sys

v0.2.0

01 Jun 09:15
cf0da6d
Compare
Choose a tag to compare

0.2.0 (2023-05-31)

⚠ BREAKING CHANGES

  • update bindings for pedersen with hash_index (#28)

Features

  • update bindings for pedersen with hash_index (#28) (c04e3f4)

v0.1.3

21 Apr 20:11
ef99a85
Compare
Choose a tag to compare

0.1.3 (2023-04-21)

Bug Fixes

  • Update barretenberg to version with mutex on pedersen generators (#21) (0a0d04b)

v0.1.2

21 Apr 14:48
f3493fc
Compare
Choose a tag to compare

0.1.2 (2023-04-21)

Bug Fixes

  • bindgen: Always include paths found by pkg-config (#17) (cde2205)
  • linux: Remove unnecessary link search path modification (#19) (da322a3)

v0.1.1

12 Apr 15:45
1d619ed
Compare
Choose a tag to compare

0.1.1 (2023-04-12)

Bug Fixes

  • Barretenberg renamed pedersen to pedersen_commitment (#12) (8a65ec3)
  • ci: Avoid building the project when publishing (#8) (6bf1b67)
  • Disable ASM and ADX in Nix & CI (#11) (2366e10)

v0.1.0

06 Apr 14:47
5c02215
Compare
Choose a tag to compare

0.1.0 (2023-04-06)

⚠ BREAKING CHANGES

  • Convert to using generic composer interface FFI (#2)

Features

  • Convert to using generic composer interface FFI (#2) (7f39dee)
  • Implement bindgen & add bindings (767f281)

Bug Fixes

  • Update nix version with release-please (#6) (da7ae78)