1.0.1 (2021-09-08)
1.0.0 (2021-09-07)
0.7.0 (2021-07-12)
- pulls in new multiformats modules
0.6.4 (2021-04-16)
0.6.3 (2021-04-12)
0.6.2 (2021-03-17)
0.6.1 (2020-12-22)
0.6.0 (2020-08-14)
-
- All deps of this module use Uint8Arrays instead of node Buffers
-
chore: remove browser build steps
0.5.1 (2020-06-30)
- ci: add empty commit to fix lint checks on master (1db03b0)
0.5.0 (2020-01-07)
- Switch to using async/await and async iterators.
0.4.0 (2019-10-14)
- All places in the API that used callbacks are now replaced with async/await
Co-authored-by: PedroMiguelSS pedro.santos@moxy.studio
0.3.1 (2019-06-06)
- v1 CIDs created by this module now default to base32 encoding when stringified
Not a direct dependency of this module but ipld-dag-pb changed the case of some property names that are used by this module.
License: MIT Signed-off-by: Alan Shaw alan.shaw@protocol.ai
0.3.0 (2019-05-21)
BREAKING CHANGE: v1 CIDs created by this module now default to base32 encoding when stringified
Not a direct dependency of this module but ipld-dag-pb changed the case of some property names that are used by this module.
0.2.2 (2019-01-19)
0.2.1 (2018-11-09)
0.2.0 (2018-09-28)
0.1.4 (2018-08-02)
0.1.3 (2018-07-28)
- update package name (91b99b3)