version 1.5.5
Changes since 1.5.4:
b3sum --check
now supports checkfiles with Windows-style newlines.
b3sum
still emits Unix-style newlines, even on Windows, but
sometimes text editors or version control tools will swap them.- The "digest" feature (deleted in v1.5.2) has been added back to the
blake3
crate. This is for backwards compatibility only, and it's
insta-deprecated. All callers should prefer the "traits-preview"
feature.