This repository has been archived by the owner on Sep 3, 2021. It is now read-only.
Releases: multiformats/js-cid
Releases · multiformats/js-cid
v1.0.2
v1.0.1
v1.0.0
Bug Fixes
Features
- expose codec code and allow construction by code (59469b6), closes /github.com/multiformats/js-cid/pull/117#issuecomment-668131658
BREAKING CHANGES
-
- node
Buffer
s have been replaced withUint8Array
s
- node
- the
.buffer
property has been renamed to.bytes
and is now aUint8Array
- the
.prefix
property is now aUint8Array