Release v0.5.0 (2017-01-18)
·
236 commits
to master
since this release
Bug Fixes
- package: update Ipfs.Core version, fixes #5. (4ce3a5e)
- ObjectAPI: use IMerkleLink (2cdd546)
- MerkleNode:
- Block:
Refactor
- IpfsException: No real need for it, just bubble the exceptions (3ee3ac5)
- PeerNode: Addresses are IEnumberable (0cd2bec)
- AddDirectoryAsync: share the IpfsClient with the returned MerkleNode (e929d40)