0.16.0 (2019-08-16)
- The DHT now requires its datastore to have a promise based api, instead of callbacks. Datastores that use ipfs/interface-datastore@0.7 or later should be used. https://github.com/ipfs/interface-datastore/releases/tag/v0.7.0
0.15.3 (2019-07-29)
0.15.2 (2019-05-31)
0.15.1 (2019-05-30)
- in _findNProviders correctly calculate pathSize (5841dfe)
- send correct payload in ADD_PROVIDER RPC (#127) (8d92d5a)
- use promisify-es6 instead of pify (1d228e0)
0.15.0 (2019-05-13)
- v1 CIDs are now encoded in base32 when stringified.
License: MIT Signed-off-by: Alan Shaw alan.shaw@protocol.ai
0.14.15 (2019-05-10)
- query stop with query not initialized (b29dfde)
0.14.14 (2019-05-08)
0.14.13 (2019-04-22)
- add delay support to random walk (#101) (7b70fa7)
- limit scope of queries to k closest peers (#97) (f03619e)
0.14.12 (2019-04-04)
0.14.11 (2019-03-28)
- ensure queries stop after error or success (#93) (0e55b20)
- getMany with nvals=1 now goes out to network if no local val (#91) (478ee88)
0.14.10 (2019-03-27)
0.14.9 (2019-03-18)
0.14.8 (2019-03-13)
0.14.7 (2019-03-04)
0.14.6 (2019-02-25)
0.14.5 (2019-02-05)
0.14.4 (2019-01-14)
0.14.3 (2019-01-04)
0.14.2 (2019-01-04)
0.14.1 (2018-12-11)
0.14.0 (2018-12-11)
- get, getMany, findProviders and findPeer do not accept a timeout number anymore. It must be a property of an object options.
Co-Authored-By: vasco-santos vasco.santos@ua.pt
0.13.0 (2018-12-05)
0.12.1 (2018-11-30)
0.12.0 (2018-11-22)
0.11.1 (2018-11-12)
0.11.0 (2018-11-09)
0.10.6 (2018-10-25)
0.10.5 (2018-10-01)
0.10.4 (2018-09-27)
0.10.3 (2018-09-20)
0.10.2 (2018-08-29)
- dont read when just doing a write (7a92139)
- make findProviders treat timeout the same as findPeer (#35) (fcdb01d)
0.10.1 (2018-07-13)
- dont read when just doing a write (7a92139)
0.10.0 (2018-04-05)
0.9.0 (2018-03-15)
- upgrade the discovery service to random-walk (b8e0f72)
0.8.0 (2018-02-07)
0.7.0 (2018-02-07)
- use libp2p-switch (054e5e5)
0.6.3 (2018-01-30)
0.6.2 (2018-01-30)
0.6.1 (2018-01-30)
0.6.0 (2017-11-09)
0.5.1 (2017-09-07)
0.5.0 (2017-09-03)
0.4.1 (2017-07-22)
0.4.0 (2017-07-22)
0.3.0 (2017-07-17)
0.2.1 (2017-07-13)
0.2.0 (2017-07-07)
0.1.0 (2017-04-07)
- v0.1.0 (4bd1fbc)