Skip to content

Releases: ipfs/go-ds-crdt

v0.5.1

10 Aug 15:24
v0.5.1

Choose a tag to compare

Full Changelog: v0.4.0...v0.5.1

v0.4.0

12 Apr 09:39
v0.4.0
a89bd4f

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.10...v0.4.0

v0.3.10

26 Feb 13:42
v0.3.10
0945b32

Choose a tag to compare

What's Changed

  • Bump github.com/libp2p/go-libp2p-pubsub from 0.8.0 to 0.8.1 by @dependabot in #175
  • Bump github.com/ipfs/go-merkledag from 0.7.0 to 0.8.0 by @dependabot in #177
  • Bump github.com/ipfs/go-merkledag from 0.7.0 to 0.8.1 by @dependabot in #181
  • Bump go.uber.org/multierr from 1.8.0 to 1.9.0 by @dependabot in #182
  • Dependency upgrades by @hsanjuan in #198

Full Changelog: v0.3.9...v0.3.10

v0.3.9

27 Jan 13:06
v0.3.9
19d9bc6

Choose a tag to compare

What's Changed

  • Make store dirty-mark methods public. Add InternalStats() by @hsanjuan in #176

Full Changelog: v0.3.7...v0.3.9

v0.3.7

06 Sep 13:03
v0.3.7
6c723f4

Choose a tag to compare

What's Changed

Full Changelog: v0.3.6...v0.3.7

v0.3.6

21 Jun 17:09
v0.3.6
b4879f4

Choose a tag to compare

What's Changed

  • Improve behaviour on Commits and irretrievable heads by @hsanjuan in #164

Full Changelog: v0.3.5...v0.3.6

v0.3.5

20 Jun 13:41
v0.3.5

Choose a tag to compare

  • Dependency upgrades

v0.3.4

22 Mar 09:55
v0.3.4
1bc7a68

Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

15 Mar 10:00
v0.3.3
e0eb62d

Choose a tag to compare

  • On first sync, add received heads immediately as heads before waiting to process the full DAG
  • Timeout GetDelta during repair

v0.3.2

16 Feb 13:20
v0.3.2
407b7d8

Choose a tag to compare

  • Fix a panic when committing an empty batch