Skip to content

Latest commit

 

History

History
273 lines (110 loc) · 7.67 KB

CHANGELOG.md

File metadata and controls

273 lines (110 loc) · 7.67 KB

0.14.4 (2019-01-14)

0.14.3 (2019-01-04)

0.14.2 (2019-01-04)

0.14.1 (2018-12-11)

Bug Fixes

0.14.0 (2018-12-11)

Chores

BREAKING CHANGES

  • 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 [email protected]

0.13.0 (2018-12-05)

Bug Fixes

  • make 'find peer query' test reliable (#58) (54336dd)

Features

0.12.1 (2018-11-30)

Features

  • allow configurable validators and selectors (#57) (b731a1d)

0.12.0 (2018-11-22)

0.11.1 (2018-11-12)

0.11.0 (2018-11-09)

Bug Fixes

  • record outdated local correction (#49) (d1869ed)

Features

  • select first record when no selector function (#51) (683a903)

0.10.6 (2018-10-25)

0.10.5 (2018-10-01)

Features

  • start random walk and allow configuration for disabling (#42) (abe9407)

0.10.4 (2018-09-27)

Bug Fixes

0.10.3 (2018-09-20)

Bug Fixes

0.10.2 (2018-08-29)

Bug Fixes

  • dont read when just doing a write (7a92139)
  • make findProviders treat timeout the same as findPeer (#35) (fcdb01d)

0.10.1 (2018-07-13)

Bug Fixes

  • dont read when just doing a write (7a92139)

0.10.0 (2018-04-05)

0.9.0 (2018-03-15)

Features

  • upgrade the discovery service to random-walk (b8e0f72)

0.8.0 (2018-02-07)

0.7.0 (2018-02-07)

Bug Fixes

Features

0.6.3 (2018-01-30)

0.6.2 (2018-01-30)

0.6.1 (2018-01-30)

Bug Fixes

0.6.0 (2017-11-09)

0.5.1 (2017-09-07)

Features

  • replace protocol-buffers with protons (#16) (de259ff)

0.5.0 (2017-09-03)

Features

0.4.1 (2017-07-22)

0.4.0 (2017-07-22)

0.3.0 (2017-07-17)

Bug Fixes

  • no more circular dependency, become a good block of libp2p (#13) (810be4d)

0.2.1 (2017-07-13)

0.2.0 (2017-07-07)

Features

0.1.0 (2017-04-07)

Features