Skip to content

v1.1.0

Choose a tag to compare

@EdouardCourty EdouardCourty released this 16 Mar 17:43
· 7 commits to main since this release
21055d9

v1.1.0

This releases brings support for the CID IPFS identifiers.

Additions

  • Added the IPFS\Service\CIDEncoder class that allows for encoding v1 CIDs in the bafk format.

Updates

  • Enhanced the IPFSClient::ping unit test to handle the actual response format from IPFS nodes.