Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

v0.5.0

Compare
Choose a tag to compare
@vmx vmx released this 10 May 12:29
· 37 commits to master since this release

Bug Fixes

  • package: update cids to version 0.7.0 (2d87c9e)

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.