Skip to content

Releases: ipfs/go-ds-crdt

v0.6.7

13 Aug 14:47
v0.6.7
367cd01

Choose a tag to compare

What's Changed

Full Changelog: v0.6.6...v0.6.7

v0.6.6

17 Jul 14:54
v0.6.6
6bb8e25

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.5...v0.6.6

v0.6.5

17 Mar 13:58
v0.6.5
114d38b

Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.6.5

v0.6.4

04 Mar 19:47
e7be8da

Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4

v0.6.3

01 Mar 04:03
af06706

Choose a tag to compare

What's Changed

Full Changelog: v0.6.2...v0.6.3

v0.6.2

28 Nov 14:42
v0.6.2

Choose a tag to compare

What's Changed

  • Update examples by @gammazero in #248
  • Close pubsub topic when broadcaster closes by @gammazero in #247
  • Fix print statement at the end of migration

Full Changelog: v0.6.1...v0.6.2

v0.6.1

19 Nov 17:59
v0.6.1
c705d01

Choose a tag to compare

What's Changed

  • Fix Broadcaster interface mismatch to pubsubBroadcaster by @hsanjuan in #246

Full Changelog: v0.6.0...v0.6.1

v0.6.0

18 Nov 20:54
v0.6.0
00bb231

Choose a tag to compare

First time running this release will trigger some maintenance on the crdt-datastore to correct incoherent values caused by bug #238. This requires visiting every key that has been deleted and writing new values, so very large datastore with many delete keys will suffer a bit of startup penalty.

What's Changed

New Contributors

Full Changelog: v0.5.3...v0.6.0

v0.5.3

07 Aug 17:40
496b11e

Choose a tag to compare

What's Changed

Full Changelog: v0.5.2...v0.5.3

v0.5.2

03 Oct 16:48
v0.5.2
f8ca30f

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2