This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
v0.16.0
Bug Fixes
- cli: add output for cli init (29c9793)
- always use files.cat (5b8da13)
- cli: make ipfs files add work online and offline (3edc2b9), closes #480
- cli: pipe content to the cli from cat it is a stream (3e4e2fd)
- cli: use right argument for cli .cat (2bf49ea)
- cli: use right argument for cli .cat (dd3fe88)
- config: better http-api and interface-ipfs-core compliant (2beac9c)
- http: get handler reads the stream (b0a6db9)
- swarm: fix cli commands and enable tests (6effa19)
- version: better http-api and interface-ipfs-core compliant (0ee7215)
Features
- add: add the http endpoint for files.add (e29f429)
- files: get interface-ipfs-core files tests pass through http-api (11cb4ca)
- files: interface-ipfs-core tests over ipfs-api (001a6eb)
- swarm: interface-ipfs-core swarm compatibility (3b32dfd)
- swarm: make interface-ipfs-core compliant (ef729bb), closes #439
- tests: waste less time generating keys (cb10ab7)