Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Latest commit

 

History

History
638 lines (305 loc) · 21.4 KB

CHANGELOG.md

File metadata and controls

638 lines (305 loc) · 21.4 KB

0.11.0-rc.2 (2018-10-24)

0.11.0-rc.1 (2018-10-24)

0.11.0-rc.0 (2018-10-24)

0.10.0-rc.0 (2018-10-24)

Features

0.9.0 (2018-10-23)

0.9.0-rc.0 (2018-10-23)

Features

  • add prepatch preminor and premajor scripts (96ad66e)

0.8.1-rc.0 (2018-10-23)

Features

0.8.0 (2018-10-23)

Features

0.8.0-rc.1 (2018-10-23)

Bug Fixes

0.7.0 (2018-10-23)

Features

0.6.0 (2018-10-23)

0.5.1 (2018-10-23)

Bug Fixes

0.4.0 (2018-10-23)

Bug Fixes

0.3.15 (2018-10-03)

0.3.14 (2018-10-03)

0.3.13 (2018-10-03)

0.3.12 (2018-10-03)

0.3.11 (2018-10-03)

0.3.10 (2018-10-03)

0.3.9 (2018-10-03)

0.3.8 (2018-10-03)

0.3.7 (2018-10-03)

0.3.6 (2018-10-03)

0.3.5 (2018-10-03)

0.3.4 (2018-10-03)

0.3.3 (2018-10-03)

0.3.2 (2018-10-03)

0.3.1 (2018-10-03)

0.1.32 (2018-10-01)

0.1.32 (2018-07-05)

0.1.31 (2018-07-05)

0.1.30 (2018-07-05)

0.1.29 (2018-05-23)

0.1.28 (2018-05-23)

0.1.27 (2018-05-22)

Bug Fixes

0.1.26 (2018-05-22)

0.1.25 (2018-05-22)

0.1.24 (2018-05-22)

0.1.23 (2018-05-22)

0.1.22 (2018-05-22)

0.1.21 (2018-05-22)

0.1.20 (2018-05-22)

0.1.19 (2018-05-22)

0.1.18 (2018-05-07)

0.1.17 (2018-05-07)

0.1.16 (2018-05-07)

Bug Fixes

0.1.15 (2017-12-18)

0.1.14 (2017-12-18)

0.1.13 (2017-12-15)

0.1.12 (2017-12-15)

0.1.11 (2017-12-15)

0.1.10 (2017-12-15)

0.1.9 (2017-12-15)

0.1.8 (2017-12-15)

0.1.7 (2017-12-15)

0.1.6 (2017-12-15)

0.1.5 (2017-12-15)

0.1.4 (2017-12-15)

0.1.3 (2017-12-13)

0.1.2 (2017-12-10)

0.1.1 (2017-12-10)

Bug Fixes

  • add support for protobuf in object.put (819bb38)
  • Always return the underlying request object (b6e5270)
  • block.get supports multihash as buffers again (b3dbe45)
  • Correct header handling in the browser (c211299), closes #76
  • correct version number (70027f6)
  • Depend on babel-runtime directly (2bbbf6c)
  • Do not catch user errors in the parser (e7c4afe)
  • Do not parse non json responses (527228d)
  • don't let qs mangle binary buffers (#569) (#570) (6cbd89c)
  • Downgrade babel-runtime to v5 (3d593fa)
  • handle missing daemon errors (41c8153)
  • Handle non json formatted errors. (93944a0)
  • increase memory (to enable release until we got the size of the bundle shaved down (12c9660)
  • lint (dfb07a3)
  • linting (723b4b0)
  • Move build to gulp (2908e60)
  • Proper request headers for add url (1108c81)
  • Replace http.request with request (1588294)
  • Return req from tail (0273a3a)
  • aegir: fallback to version 6.0.0 (18897a0)
  • Update dependencies (e0924d1)
  • block: cope with the fact that sometimes go-ipfs sends x-stream, other times it doesn't (5e0ede9)
  • block: testing (17f95fb)
  • build: Do not run all deps through babel (7bbb9be)
  • build: Export ipfsApi global in browser build (875a20b), closes #119
  • build: Run everything through babel (4195e1a)
  • config: send correct user-agent (3f841b9)
  • CR: apply CR (c0e66cb)
  • deps: put streamifier on the right place (19b50f4)
  • get: properly handled nested content (0731f45)
  • lint+unused modules: Remove the usage of raw buffer loader, upgrade to aegir 6 and fix linting (833f249)
  • object: Add new object patch methods (135739d)
  • request: Improve json content-type detection (90ed807), closes /github.com/ipfs/js-ipfs/pull/69/files#r53560321
  • request: Return on parsing error (9fd8ced)
  • Upgrade multipart-stream (1fd9749)

Features

  • add alias for cat under files (e8c45f9)
  • Add bitswap comands (cb22abe)
  • Add diag/sys command (cf8b80a)
  • add npm engine (505ce8e)
  • Add promise based api (9b74841), closes #80
  • dependencies: update dependencies (4cffb47)
  • Add urls directly. (9cdb0a2), closes #109
  • change window to self for webworker support (e2e3213)
  • disable phantomJS (b634684)
  • Fix log/tail for 0.3.9 (9b7e71e)
  • generic: make it spec compliant (e97c567)
  • make it lighter on testing (7925a12)
  • API: follow interface-ipfs-core config spec (940c997)
  • API: kick off ipfs-api next generation (0534fa8)
  • block: make the block api follow the interface definition (a4e43e8)
  • ci: add node.js 6 (stable) testing (8a984a8)
  • deps: clean and update (ba0fc67)
  • deps: update interface-ipfs-core (3ff15f7)
  • factory: create the factory (with socket.io) and attach it to the tests (d5ec781)
  • factory: use the factory mode (7a1b9d6)
  • files.add: conform with latest interface-ipfs-core spec (9940742)
  • internals: use promisify for every exposed interface and apply CR (5f71752)
  • ipfs.get: Add the ipfs.files.get call (6f97418)
  • object: add lru cache to object get/put (c439f39)
  • object: add template support to object.new (2784863)
  • pin: spec compliant pinning (ed07921)
  • pubsub: Add pubsub api (#493) (d2eb925)
  • swarm: make interface-ipfs-core compliant (f245f27)
  • swarm: spec compliant (5d0a823)
  • swarm: support for new swarm.peers in 0.4.5 (690a77c)
  • util: add fsAdd, streamAdd and urlAdd (2ae09fb)
  • new peer-info (#542) (820150c)
  • support new CID block API (4314815)
  • update all dependencies (2c4cd7f)
  • Update allowed node versions to >= 4.2.2 (b1acd6b)
  • update files to use async dag-pb api (ad96d22)
  • update interface-ipfs-core (1191bb6)
  • upgrade to awesome dag-pb (1e82b8c)
  • Use CID for api.get/api.cat (#555) (da7d0f4)

14.0.4 (2017-06-21)

Bug Fixes

14.0.3 (2017-05-29)

14.0.2 (2017-05-19)

Features

14.0.1 (2017-05-04)

14.0.0 (2017-03-30)

Features

13.0.0 (2017-03-22)

Features

  • change window to self for webworker support (e2e3213)

12.1.7 (2017-02-09)

12.1.6 (2017-02-01)

12.1.5 (2017-01-31)

Bug Fixes

12.1.4 (2017-01-11)

12.1.3 (2017-01-10)

12.1.2 (2016-12-21)

12.1.1 (2016-12-21)

12.1.0 (2016-12-12)

Features

  • object: add template support to object.new (2784863)

12.0.3 (2016-12-09)

Bug Fixes

  • block.get supports multihash as buffers again (b3dbe45)

12.0.2 (2016-12-01)

12.0.1 (2016-11-28)

12.0.0 (2016-11-24)

11.2.0 (2016-11-24)

Bug Fixes

Features

  • swarm: support for new swarm.peers in 0.4.5 (690a77c)
  • upgrade to awesome dag-pb (1e82b8c)

11.1.0 (2016-11-08)

Bug Fixes

  • get: properly handled nested content (0731f45)

Features

  • object: add lru cache to object get/put (c439f39)
  • add npm engine (505ce8e)
  • update interface-ipfs-core (1191bb6)

11.0.1 (2016-10-29)

11.0.0 (2016-10-29)

Bug Fixes

  • increase memory (to enable release until we got the size of the bundle shaved down (12c9660)

10.0.0 (2016-10-28)

Features

  • disable phantomJS (b634684)
  • support new CID block API (4314815)
  • update files to use async dag-pb api (ad96d22)

9.0.0 (2016-09-15)

Bug Fixes

Features

  • swarm: make interface-ipfs-core compliant (f245f27)