Skip to content

1.5.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 12:42
· 137 commits to master since this release

version 1.5.3

Changes since 1.5.2:

  • Revert the serialization change. It was intended to be backwards
    compatible, but that didn't hold for non-self-describing serialization
    formats like bincode. See BLAKE3-team#414.