1
0
mirror of https://github.com/oconnor663/bao synced 2025-04-08 06:59:06 +02:00
bao/bao_bin
Jack O'Connor 19763d70a5 version 0.13.1
Changes since 0.13.0:
- All uses of the deprecated `blake3::guts` module have been replaced
  with the (new, documented, stable) `blake3::hazmat` module. This is an
  internal change with no impact on callers.

There are no caller-visible changes in this release. The next major
release, probably v1.0, will include some sort of support for "chunk
groups" to reduce parent node overhead, but that feature is still TODO.
2025-04-07 14:51:09 -07:00
..
src stop using arrayref 2025-02-06 11:33:32 -08:00
tests upgrade rand to v0.9 2025-02-06 10:38:48 -08:00
Cargo.toml version 0.13.1 2025-04-07 14:51:09 -07:00