New Features (BREAKING)
- add
hash::bytes_with_header()
, also make it 32bit compatible.
That way it's possible to hash entire files as object.
Previously it wasn't possible to read more than u32::MAX bytes even
on 32 bit system even though we are streaming the data.
Commit Statistics
- 3 commits contributed to the release over the course of 13 calendar days.
- 17 days passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages