multiformats 0.2.3 multiformats: ^0.2.3 copied to clipboard
Core library for parsing IPFS-related things. This package is mainly used by https://atprotodart.com packages.
Release Note #
v0.2.3 #
- Bump SDK constraint to '^3.3.0'.
v0.2.0 #
- Drop support for null unsafe Dart, bump SDK constraint to '^3.0.0'. (#599)
- Dart3 modifier applied.
v0.1.3 #
- Improved generation of
CID
hash codes, allowing CID objects to be specified as keys for Maps, etc. (#490)
v0.1.0 #
v0.0.1 #
- First Release.