Skip to content

Releases: ipfs/go-libdht

v0.5.0

10 Feb 10:08
00d443f

Choose a tag to compare

Github org transfer

  • Repository transferred from github.com/probe-lab/go-libdht to github.com/ipfs/go-libdht

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

30 Oct 16:15
f68a805

Choose a tag to compare

New features

  • bit256.NewKeyFromArray() efficiently creates a new bit256.Key from a [32]byte.

Optimizations

  • Trie.AddMany() optimized memory footprint

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

03 Oct 08:02
7672e9c

Choose a tag to compare

New features

  • Introduced Trie.AddMany() to insert multiple entries efficiently into a binary trie.

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

13 Aug 13:30
33a207a

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

15 Apr 07:18
54965a2

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

30 Jan 10:19
7a648c5

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

18 Oct 15:28
8fc677e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/plprobelab/go-libdht/commits/v0.1.0