-
v0.9.3
Stablereleased this
2026-05-29 23:04:49 +00:00 | 0 commits to main since this releaseMinor documentation changes. No functionality changes
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.9.2
Stablereleased this
2026-05-29 16:33:09 +00:00 | 6 commits to main since this releaseFeatures
- Reorganize the repository
- New libhasher name
- Now published on crates.io and docs.rs
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.9.1
Stablereleased this
2026-05-10 03:40:08 +00:00 | 15 commits to main since this releaseFeatures
- Mild code changes, more robust testing
- Some small code reductions and changes that could increase performance were added, leading to a new release
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Mild code changes, more robust testing
-
v0.9.0
Stablereleased this
2026-05-09 07:56:00 +00:00 | 18 commits to main since this releaseFeatures
- Convert entire program into a library!
- This allows users to integrate
hasher.rsinto their own projects! - There is still a binary that you can run, that has not changed
- This allows users to integrate
- Massive code cleanup
- Less code paths, more dynamic code, and more tests to validate changes going forward
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Convert entire program into a library!
-
v0.8.1
Stablereleased this
2026-01-29 18:31:21 +00:00 | 20 commits to main since this releaseFeatures
- 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
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- Add buffered file writes to prevent memory issues on large number of files
-
v0.8.0
Stablereleased this
2025-12-03 04:29:27 +00:00 | 26 commits to main since this releaseFeatures
- Add status and quiet modes for checking
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v0.7.1
Stablereleased this
2025-12-02 20:23:15 +00:00 | 34 commits to main since this releaseFeatures
- Better error handling
- No more panics!
- Slight code rework
- Potentially more efficient reading of files
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads
- Better error handling
-
v0.7.0
Stablereleased this
2025-11-24 22:48:55 +00:00 | 35 commits to main since this releaseFeatures
- Change default output format to
algo:hash filename - Change checker to dynamically load algorithm based on hash format
- Add
--legacyto output for backwards compatibility with older versions and other binaries
Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
1 download
- Change default output format to
-
released this
2025-09-30 03:49:24 +00:00 | 43 commits to main since this releaseDownloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
3 downloads
-
Source code (ZIP)
-
released this
2025-09-30 03:46:49 +00:00 | 44 commits to main since this releaseDownloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
2 downloads
-
Source code (ZIP)