mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-03-17 03:11:07 +00:00
2.6 KiB
2.6 KiB
0.4.0 (2019-09-27)
Code Refactoring
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
- deps: fix package.json (e0f7db3)
Features
- connection: migrate to pull-streams (ed5727a)