This repository was archived by the owner on Sep 3, 2021. It is now read-only.
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
Buffers have been replaced withUint8Arrays
- node
- the
.bufferproperty has been renamed to.bytesand is now aUint8Array - the
.prefixproperty is now aUint8Array