• v0.9.1 e1f8285802

    v0.9.1
    All checks were successful
    / test (push) Successful in 18s
    / lint (pull_request) Successful in 15s
    / build (push) Successful in 1m27s
    Stable

    zevaryx released this 2026-05-10 03:40:08 +00:00 | 0 commits to main since this release

    Features

    • Mild code changes, more robust testing
      • Some small code reductions and changes that could increase performance were added, leading to a new release
    Downloads
  • v0.9.0 a5298f3be7

    v0.9.0
    All checks were successful
    / test (push) Successful in 18s
    / lint (pull_request) Successful in 15s
    / build (push) Successful in 2m40s
    Stable

    zevaryx released this 2026-05-09 07:56:00 +00:00 | 3 commits to main since this release

    Features

    • Convert entire program into a library!
      • This allows users to integrate hasher.rs into their own projects!
      • There is still a binary that you can run, that has not changed
    • Massive code cleanup
      • Less code paths, more dynamic code, and more tests to validate changes going forward
    Downloads
  • v0.8.1 dee675d5e8

    v0.8.1
    All checks were successful
    / test (push) Successful in 16s
    / lint (pull_request) Successful in 14s
    / build (push) Successful in 2m42s
    Stable

    zevaryx released this 2026-01-29 18:31:21 +00:00 | 5 commits to main since this release

    Features

    • Add buffered file writes to prevent memory issues on large number of files
      • New default is 10,000 files before writing to the output file
      • This does not affect checking at all, as checking is one file in memory
    Downloads
  • v0.8.0 72d8174a0c

    v0.8.0
    All checks were successful
    / test (push) Successful in 20s
    / lint (pull_request) Successful in 14s
    / build (push) Successful in 2m30s
    Stable

    zevaryx released this 2025-12-03 04:29:27 +00:00 | 11 commits to main since this release

    Features

    • Add status and quiet modes for checking
    Downloads
  • v0.7.1 04c561e9d6

    v0.7.1
    All checks were successful
    / test (push) Successful in 26s
    / lint (pull_request) Successful in 14s
    / build (push) Successful in 1m26s
    Stable

    zevaryx released this 2025-12-02 20:23:15 +00:00 | 19 commits to main since this release

    Features

    • Better error handling
      • No more panics!
    • Slight code rework
      • Potentially more efficient reading of files
    Downloads
  • v0.7.0 acbc2dea19

    v0.7.0
    All checks were successful
    / test (push) Successful in 15s
    / lint (pull_request) Successful in 17s
    / build (push) Successful in 1m26s
    Stable

    zevaryx released this 2025-11-24 22:48:55 +00:00 | 20 commits to main since this release

    Features

    • Change default output format to algo:hash filename
    • Change checker to dynamically load algorithm based on hash format
    • Add --legacy to output for backwards compatibility with older versions and other binaries
    Downloads
  • v0.6.0 6b04d4eca1

    v0.6.0
    All checks were successful
    / build (push) Successful in 2m51s
    Stable

    zevaryx released this 2025-09-30 03:49:24 +00:00 | 28 commits to main since this release

    Downloads
  • v0.5.0 2640feb609

    v0.5.0
    All checks were successful
    / build (push) Successful in 2m27s
    Stable

    zevaryx released this 2025-09-30 03:46:49 +00:00 | 29 commits to main since this release

    Downloads
  • v0.4.1 ac49597914

    v0.4.1
    All checks were successful
    / build (push) Successful in 1m20s
    Stable

    zevaryx released this 2025-09-30 03:44:24 +00:00 | 31 commits to main since this release

    Downloads
  • v0.4.0 19262a3425

    v0.4.0
    All checks were successful
    / build (push) Successful in 1m9s
    / test (push) Successful in 15s
    Stable

    zevaryx released this 2025-09-30 03:42:46 +00:00 | 40 commits to main since this release

    Downloads