Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

Releases: multiformats/go-multiaddr-net

v0.1.5

30 Apr 00:39
f512d0e
Compare
Choose a tag to compare

Reduce overhead of ToIP function and remove all allocations. It's a hot-path for the DHT.

v0.1.4

02 Apr 16:01
v0.1.4
e68f4d6
Compare
Choose a tag to compare

ToIP uses DialArgs logic for finding host

v0.1.3

10 Mar 18:22
v0.1.3
fc1542a
Compare
Choose a tag to compare
  • Feature: add ToIP() method for retrieving a net.IP when possible.

v0.1.2

05 Feb 18:14
07114b1
Compare
Choose a tag to compare
  • feature: add support for /dns in DialArgs(ma.Multiaddr).