• v0.3.1 82d2283f28

    v0.3.1
    All checks were successful
    / build (push) Successful in 1m10s
    Stable

    zevaryx released this 2025-08-29 14:43:12 +00:00 | 1 commits to main since this release

    Features

    • Add mmap and rayon for blake3 algorithm
      • To disable mmap, pass --no-mmap
    Downloads
  • v0.3.0 3cc56c2d06

    v0.3.0
    All checks were successful
    / build (push) Successful in 1m41s
    Stable

    zevaryx released this 2025-08-28 19:52:11 +00:00 | 5 commits to main since this release

    Features

    • Added progress bar for larger files
    • Added blake3, xxhash, and fnv algorithms
      • hasher now defaults to blake3 for speed and security!
    • Added aarch64 support
    • Added MacOS support
    Downloads