Releases: Data-Forge-Solutions/hash-hunter
Releases · Data-Forge-Solutions/hash-hunter
v0.1.2
What's Changed
- Rename binary to
hashhunterand update README usage examples by @Andrewsimsd in #15
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Improve CLI help (-h) with examples and refine argument metadata by @Andrewsimsd in #14
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Move CLI parsing into binary by @Andrewsimsd in #1
- Add --output option to write match/missing results to a file by @Andrewsimsd in #2
- Enforce clippy pedantic lints by @Andrewsimsd in #3
- docs: expand rustdoc for library functions and CLI entrypoint by @Andrewsimsd in #4
- Add comprehensive unit tests for core library and dev-dependency by @Andrewsimsd in #5
- Add search report metadata for checked files by @Andrewsimsd in #6
- Use absolute paths for search results by @Andrewsimsd in #7
- Count files skipped for name-mismatch in total_files_checked by @Andrewsimsd in #8
- Add indicatif progress bar to file scanning by @Andrewsimsd in #9
- Add search status updates by @Andrewsimsd in #10
- Improve README documentation by @Andrewsimsd in #11
- Normalize Windows paths in search results by @Andrewsimsd in #12
- Update README usage to installed binary by @Andrewsimsd in #13
New Contributors
- @Andrewsimsd made their first contribution in #1
Full Changelog: https://github.com/Data-Forge-Solutions/hash-hunter/commits/v0.1.0