ipfs v0.16.0 Release Notes

Release Date: 2016-09-15 // over 7 years ago
  • ๐Ÿ› 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)