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

v0.4.1

Compare
Choose a tag to compare
@vyzo vyzo released this 17 Feb 09:56
· 163 commits to master since this release
92b2212

Changelog:

  • #236 -- Treat transient connections as opt-in when opening new streams.
  • #237 -- Prevent dialing addresses that we're listening on.
  • #238 -- Only listen on localhost in tests.
  • #239 -- Avoid assigning a function to a variable.