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

v0.24.0

Compare
Choose a tag to compare
@vmx vmx released this 10 May 14:21
· 91 commits to master since this release

Chores

BREAKING CHANGES

  • 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.