Release v0.4.0 (2017-01-15)
richardschneider
released this
14 Jan 22:51
·
250 commits
to master
since this release
Features
- Object API:
- create a directory node (fef0aac)
- MerkleNode:
- convert to a DagLink (9492ad4)
- IpfsClient:
- implement IPFS Object API (6c5d7df)
- implement the IPFS Dag API (e75fcb6)
- implement the IPFS Swarm API (c8d6bef)
- implement IPFS Pin API (ae28616)
- implement IPFS Generic API (aa26384)
- implement the IPFS Config API (d5336cb)
- implement the IPFS Block API (8e8cf18)
- partial implementation of IPFS DHT API (e2dee53)
- implement AddDirectoryAsync (92d55c4)