Skip to content

Release v0.7.0 (2019-05-02)

Compare
Choose a tag to compare
@richardschneider richardschneider released this 02 May 05:57
· 128 commits to master since this release
9da564d

Features

  • IpfsEngine:
    • a synchronous Start and Stop (4917c09)
    • avoid SynchronizationContext on StartAsync and StopAsync #93 (f75201c)
    • implement Dispose pattern (e865fd7)
  • AutoDial:
    • make it opt-in (66f6f8f)
    • maintain a min number of connections (ce9a9bd)
  • DiscoveryOptions:
    • allow multicast DNS discovery disable (5741b79)