Skip to content

Releases: AztecProtocol/barretenberg

barretenberg.js: v0.5.1

05 Sep 20:19
4bb7559
Compare
Choose a tag to compare
Pre-release

0.5.1 (2023-09-05)

Features

  • Add info command to bb (#2010) (2882d97)
  • ci: Use content hash in build system, restrict docs build to *.ts or *.cpp (#1953) (297a20d)

Bug Fixes

  • bb.js: (breaking change) bundles bb.js properly so that it works in the browser and in node (#1855) (bc93a5f)
  • ci: Incorrect content hash in some build targets (#1973) (c6c469a)
  • Master (#1981) (59a454e)

barretenberg: v0.5.1

05 Sep 20:19
4bb7559
Compare
Choose a tag to compare
barretenberg: v0.5.1 Pre-release
Pre-release

0.5.1 (2023-09-05)

Features

  • Add info command to bb (#2010) (2882d97)
  • ci: Use content hash in build system, restrict docs build to *.ts or *.cpp (#1953) (297a20d)

Bug Fixes

  • Adds Mac cross compile flags into barretenberg (#1954) (0e17d97)
  • bb.js: (breaking change) bundles bb.js properly so that it works in the browser and in node (#1855) (bc93a5f)
  • ci: Incorrect content hash in some build targets (#1973) (c6c469a)
  • Compilation on homebrew clang 16.06 (#1937) (79c29ee)
  • Master (#1981) (59a454e)
  • Unify base64 interface between mac and linux (cherry-picked) (#1968) (37ee120)

barretenberg.js: v0.5.0

01 Sep 22:46
41e028d
Compare
Choose a tag to compare
Pre-release

0.5.0 (2023-09-01)

⚠ BREAKING CHANGES

  • update to acvm 0.24.0 (#1925)

Miscellaneous Chores

barretenberg: v0.5.0

01 Sep 22:46
41e028d
Compare
Choose a tag to compare
barretenberg: v0.5.0 Pre-release
Pre-release

0.5.0 (2023-09-01)

⚠ BREAKING CHANGES

  • update to acvm 0.24.0 (#1925)

Bug Fixes

Miscellaneous Chores

barretenberg.js: v0.4.6

29 Aug 14:47
051449f
Compare
Choose a tag to compare
Pre-release

0.4.6 (2023-08-29)

Miscellaneous Chores

  • barretenberg.js: Synchronize barretenberg versions

barretenberg: v0.4.6

29 Aug 14:47
051449f
Compare
Choose a tag to compare
barretenberg: v0.4.6 Pre-release
Pre-release

0.4.6 (2023-08-29)

Bug Fixes

  • Truncate SRS size to the amount of points that we have downloaded (#1862) (3bcf12b)

barretenberg.js: v0.4.5

28 Aug 23:53
017933a
Compare
Choose a tag to compare
Pre-release

0.4.5 (2023-08-28)

Miscellaneous Chores

  • barretenberg.js: Synchronize barretenberg versions

barretenberg.js: v0.4.4

28 Aug 16:26
d585461
Compare
Choose a tag to compare
Pre-release

0.4.4 (2023-08-28)

Miscellaneous Chores

  • barretenberg.js: Synchronize barretenberg versions

barretenberg: v0.4.5

28 Aug 23:53
017933a
Compare
Choose a tag to compare
barretenberg: v0.4.5 Pre-release
Pre-release

0.4.5 (2023-08-28)

Bug Fixes

  • Conditionally compile base64 command for bb binary (#1851) (8f8b9f4)

barretenberg: v0.4.4

28 Aug 16:26
d585461
Compare
Choose a tag to compare
barretenberg: v0.4.4 Pre-release
Pre-release

0.4.4 (2023-08-28)

Features

  • Add ARM build for Mac + cleanup artifacts (#1837) (2d2d5ea)