New Features
- add
compute_stream_hash
method as lower-level way of hashing objects.
Bug Fixes (BREAKING)
encode::loose_header()
now supports large objects even on 32 bit systems.
Previously, larger than 4GB files wouldn't be supported, which causes problems when
genrating hashes even when streaming data.
Commit Statistics
- 6 commits contributed to the release over the course of 8 calendar days.
- 17 days passed between releases.
- 2 commits were understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized