Releases: nabijaczleweli/checksums
Releases · nabijaczleweli/checksums
v0.9.1: What's a little liquor to a cold heart?
Changed: * blake3 version from 0.3 to 1.2 (e40bf4ea0c84905d54fc6619f78935b56ca234dc) (#29) (@oconnor663) New: * @oconnor663 in authors list (2ddcb76b3bc4f4f5ddd0998b5f9add8406548d81) Fixed: * AppVeyor CI builds (5e1d9b2f14c8633865a995f3247380ea45de8f48) * Crates.io badge in README (325ef13f5f1345a8423ae7bb6ed764ea59fbdd1b) * TravisCI coverage and badge (2c8b74b8f326033de0fc960da271528e8d9ba860) (2ddcb76b3bc4f4f5ddd0998b5f9add8406548d81)
v0.9.0
Shivering cold, hot blood boil, boy plots recoil – the silence'll div…
v0.8.1: Pot play room?
Changed: * Hashes to be upper-cased on reading, so hash files with lowercase hashes can now be verified (d6448b628ca41e55270b0ee74327598faff7e10a) (#25)
v0.8.0: Just malevolent greed meant to benefit thee
New: * Algorithm::BLAKE{3,2=>2B,2S} with compat const/parsing for BLAKE2 (602239cd1a6e66e16f9e3209200808ac163b288c) (@ZeusMods) (#24) * @ZeusMods in authors list (1561a0c05ddd3d0219523d7502fe1bbc6f4b44c1) Fixed: * AppVeyor builds (9e810e075f18a845f81302538426afbeb7e555e8)
v0.7.1: I do my best to try to block it, redrum
Changed: * Dependencies to latest, incl. replacing lazy_static -> once_cell (f50e6c4b139be7fc27022dd42b405b4d6994b3f8) (72d3260491544bd477925a485fddb122371f54cf) (a4c17cc730f3749eda3f2431a788f91b5d38ae92) (#22) (@dralley) Fixed: * AppVeyor builds (3f858d8bf1882046d3eb2980f1075fbb362091e7) * CI deployments (99d1f70df33a9b425065a408402a45cdeabcf0fa) New: * @dralley in authors list (a2977833b091fdd8b5e98864f432be04921c2181)
v0.5.5
I *love* people's code breaking No changes
v0.5.4
FEATURES! But not any new ones from this crate. Move along, citizen.
v0.5.3: I feel the warmth of the Iris flowing through me
Changed: * Performance improvements
v0.5.2: NOBODY PANIC EVERYTHING'S UNDER CONTROL
Fixed: * No longer will -v and no checksums file panic (64b44fca7b6494d3126da4125128353d1bcf3efb) (#17) Internal: * Simplify Algorithm::from_str() by normalising the e stringbeforehand
v0.5.1: But wait()! There's more!
Internal: * Use Future::wait() instead of malually waiting (#13)