Skip to content

Releases: multiformats/go-multiaddr

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 23:04
ad41a59

What's Changed

  • update golang.org/x/exp, fixing slice sorting to match standard library by @cce in #210
  • update sha256-simd to v1.0.1 by @paralin in #212

New Contributors

Full Changelog: v0.10.1...v0.11.0

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 20:02
07e6e8d

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 20:31
e9b02fc

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 00:10
d0ee450

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

Choose a tag to compare

@MarcoPolo MarcoPolo released this 12 Nov 16:37
f317559

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

Choose a tag to compare

@MarcoPolo MarcoPolo released this 08 Sep 15:24
930206d

What's Changed

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

Choose a tag to compare

@MarcoPolo MarcoPolo released this 22 Jun 20:36
043a1ee

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

Choose a tag to compare

@marten-seemann marten-seemann released this 03 Jan 07:44
f901192

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

Choose a tag to compare

@marten-seemann marten-seemann released this 21 Sep 17:04
fc72303
  • adds a the plaintextv2 code point (#165)

v0.4.0

Choose a tag to compare

@marten-seemann marten-seemann released this 26 Jul 07:35
71e3298

New Features

Breaking Changes

  • remove deprecated SwapToP2pMultiaddrs (#161)
  • remove deprecated Filters.Filters, Filters.Remove and Filters.AddDialFilter (#157)
  • remove deprecated NetCodec and associated functions (#159)