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

Releases: libp2p/interface-connection

v0.4.1

17 Oct 12:41
499575c
Compare
Choose a tag to compare

Features

  • add support for timeline proxying (#31) (541bf83)

v0.4.0

27 Sep 09:21
721e475
Compare
Choose a tag to compare

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.

v0.3.3

29 Nov 13:25
4e138db
Compare
Choose a tag to compare
chore: release version v0.3.3

v0.3.0

03 Nov 08:27
Compare
Choose a tag to compare

Features

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