Skip to content
This repository has been archived by the owner on Sep 6, 2022. It is now read-only.

v0.16.0

Compare
Choose a tag to compare
@marten-seemann marten-seemann released this 24 May 12:39
· 25 commits to master since this release
9923194

Breaking Changes

The OpenedStream and ClosedStream methods were removed from the network.Notifiee interface. These methods were not really useful to begin with: You can get a notification that the swarm opened a new stream, but you can read, write, close or reset the stream without interfering with the application.

What's Changed

New Contributors

Full Changelog: v0.15.1...v0.16.0