Releases: libp2p/interface-connection
Releases · libp2p/interface-connection
v0.4.0
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
chore: release version v0.3.3
v0.3.0
Features
- async crypto + sauce labs + aegir 9 (b40114c)