Releases: AztecProtocol/barretenberg
Releases · AztecProtocol/barretenberg
barretenberg.js: v0.5.1
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
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
0.5.0 (2023-09-01)
⚠ BREAKING CHANGES
- update to acvm 0.24.0 (#1925)
Miscellaneous Chores
barretenberg: v0.5.0
0.5.0 (2023-09-01)
⚠ BREAKING CHANGES
- update to acvm 0.24.0 (#1925)
Bug Fixes
Miscellaneous Chores
barretenberg.js: v0.4.6
0.4.6 (2023-08-29)
Miscellaneous Chores
- barretenberg.js: Synchronize barretenberg versions
barretenberg: v0.4.6
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
0.4.5 (2023-08-28)
Miscellaneous Chores
- barretenberg.js: Synchronize barretenberg versions
barretenberg.js: v0.4.4
0.4.4 (2023-08-28)
Miscellaneous Chores
- barretenberg.js: Synchronize barretenberg versions
barretenberg: v0.4.5
0.4.5 (2023-08-28)
Bug Fixes
- Conditionally compile base64 command for bb binary (#1851) (8f8b9f4)
barretenberg: v0.4.4
0.4.4 (2023-08-28)
Features