ipfs v0.18.0 Release Notes

Release Date: 2016-11-12 // over 7 years ago
  • 🐛 Bug Fixes

    • async .key (2d2185b)
    • don't break backwards compatibility on the Block API (3674b8e)
    • cli: alias add, cat and get to top-level cli (6ad325b)

    🔋 Features

    • block API uses CIDs (2eeea35)
    • migrate cli to use new async DAGNode interface (1b0b22d)
    • migrate core to use new async DAGNode interface (254afdc)
    • migrate files to use IPLD Resolver (0fb1a1a)
    • migrate http-api to use new async DAGNode interface (01e56ec)
    • migrate init to IPLD resolver (61d1084)
    • ⚡️ object API internals updated to use CID (5cb10cc)
    • ⚡️ update cli and http to support new ipld block api with IPLD (5dbb799)
    • http: better error messages (cd7f77d)
    • http: set default headers for browsers (6a21cd0)