Skip to content

v0.4.0

Choose a tag to compare

@Filyus Filyus released this 03 Jun 19:18
· 60 commits to main since this release
0f3a87f

API

  • Return BuildError::TreeTooLarge instead of panicking when a requested tree
    layout cannot fit in memory.

Benchmarks

  • Move internal performance tools out of the published examples and into a
    local benchmark tools package.