Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

v0.3.0

Choose a tag to compare

@vmx vmx released this 10 May 10:56
· 20 commits to master since this release

Bug Fixes

  • package: update cids to version 0.7.0 (6b2745e)

BREAKING CHANGES

  • package: Returned v1 CIDs now default to base32 encoding

Previous versions returned a base58 encoded string when toString()/
toBaseEncodedString() was called on a CIDv1. It now returns a base32
encoded string.