1
0
mirror of https://github.com/fluencelabs/js-libp2p-interfaces synced 2025-03-17 03:11:07 +00:00
2019-09-27 11:21:16 +02:00

2.6 KiB

0.4.0 (2019-09-27)

Code Refactoring

  • API changes and switch to async iterators (#29) (bf5c646)

BREAKING CHANGES

  • all the callbacks in the provided API were removed and each function uses async/await. Additionally, pull-streams are no longer being used. See the README for new usage.

0.3.3 (2018-11-29)

0.3.1 (2017-02-09)

0.3.0 (2016-11-03)

Features

  • async crypto + sauce labs + aegir 9 (b40114c)

0.2.1 (2016-09-05)

Bug Fixes

  • package.json: point to right main (84cd2ca)

0.2.0 (2016-09-05)

Bug Fixes

Features

  • connection: migrate to pull-streams (ed5727a)

0.1.8 (2016-08-03)

0.1.7 (2016-06-27)

0.1.6 (2016-06-23)

0.1.5 (2016-06-23)

0.1.4 (2016-06-23)

0.1.3 (2016-06-16)

0.1.0 (2016-06-16)

0.0.3 (2015-12-12)

0.0.1 (2015-09-17)