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

feat: new IPLD Format API #32

Merged
merged 1 commit into from
May 8, 2019
Merged

feat: new IPLD Format API #32

merged 1 commit into from
May 8, 2019

Commits on May 2, 2019

  1. feat: new IPLD Format API

    BREAKING CHANGE: The API is now async/await based
    
    There are numerous changes, the most significant one is that the API
    is no longer callback based, but it using async/await.
    
    For the full new API please see the [IPLD Formats spec].
    
    [IPLD Formats spec]: https://github.com/ipld/interface-ipld-format
    vmx committed May 2, 2019
    Configuration menu
    Copy the full SHA
    3d954ca View commit details
    Browse the repository at this point in the history