Changelog
0.9.4 — 2 June 2026
verify --quickno longer reports a difference when only the atime changed.- Hardlink groups are detected on Windows when the volume reports a file index.
- Fixed a panic on trees deeper than 1024 components.
0.9.3 — 11 April 2026
diff --format json. The schema is stable enough to script against.- Manifests over ~2 GiB no longer take quadratic time to sort.
- macOS builds are now universal binaries.
0.9.0 — 6 January 2026
- Signing and
check. - Default hash moved to BLAKE3. Manifests written by 0.8 still verify; re-seal to move forward.
--excludematches the relative path rather than the basename. This changes behaviour for existing scripts.
0.8.1 — 19 October 2025
- Constant-memory walk. A 40 million file tree no longer needs 6 GiB of RAM.
- Escape non-UTF-8 paths instead of refusing to seal.
Older entries are in CHANGELOG inside each archive.