Sourced from multihash's changelog.
v0.18.1 (2023-04-14)
Bug Fixes
0.18.0 (2022-12-06)
⚠ BREAKING CHANGES
update to Rust edition 2021
Multihash::write()returns bytes writtenPrior to this change it returned an empty tuple
(), now it returns the bytes written.Features
Bug Fixes
02c5c66
chore: Release multihash version 0.18.1d08a25d
chore: add 0.18.1 to changelogc3445fc
fix: don't panic on non minimal varints (#293)f015e0a
chore: Release8651573
Two small cleanups before the release (#257)048d235
chore: add v0.18 changelog (#253)da53376
fix: update to Rust edition 2021 (#255)ebf57dd
fix: remove Nix support (#254)b3cc43e
feat: add encoded_len and bytes written (#252)