Skip to content

v1.3.0

Choose a tag to compare

@EdouardCourty EdouardCourty released this 27 Mar 12:12
· 2 commits to main since this release
0b7aece

v1.3.0

This release brings support for the resolve command.

Additions

  • Added the IPFSClient::resolve method, which returns the path to a given IPFS name.
    • Added corresponding tests for the new method.