Skip to content

Releasse v0.6.0 (2017-01-18)

Choose a tag to compare

@richardschneider richardschneider released this 18 Jan 21:39
· 229 commits to master since this release

Features

  • FileSystemApi: implement IPFS File System Api (67e7e4b)

Breaking Changes

  • IpfsClient:
    • remove synchronous versions of DoCommand and Download (a44b8f8)
    • file related methods (ReadXXX, AddXXX, ...) are now in IpfsClient.FileSystem