ipfs v0.15.0 Release Notes

Release Date: 2016-09-09 // over 7 years ago
  • ๐Ÿ› Bug Fixes

    • cli: fix the files API commands (138f519)
    • config: support null values (0 or empty string) on get and set (a3d98a8)
    • repo: init does not break if no opts are passed. Fixes #349 (ca700cc)
    • ๐Ÿ’… style: apply CR (97af048)
    • โœ… test: make the version test fetch the version from package.json instead of a hardcoded value (50c9f7c)

    ๐Ÿ”‹ Features

    • โœ… bitswap tests, config, id: cope with the nuances of the config API (.replace) and make necessary changes to make it all work again (cc0c8fd)
    • block-core: add compliance with interface-ipfs-core on block-API (5e6387d)
    • block-http: tests passing according with compliance (a4071f0)
    • config: make the config impl spec compliant (76b6670)
    • config-http: return error if value is invalid (f7a668d)
    • factory: add ipfs factory to files (eba0398)
    • factory: add ipfs factory, verify it works with object tests (3db096e)
    • files.add: update API to conform latest interface-ipfs-core updates (28b0bb7)
    • http: Refactor inject tests, made them all pass again (31f673d)
    • http: refactor ipfs-api tests and make them all pass again (56904fd)
    • object-http: support protobuf encoded values (5f02303)
    • roadmap: update (418660f)
    • roadmap: update roadmap ms2 with extra added goals (ac5352e)
    • disable PhantomJS (921b11e)
    • โœ… tests: all tests running (44dba6c)
    • โœ… tests: factory-http (08a4b19)