Skip to content

Releases: ipfs/go-ds-crdt

v0.6.2

28 Nov 14:42
v0.6.2
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.5.1

10 Aug 15:24
v0.5.1
Compare
Choose a tag to compare

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

v0.4.0

12 Apr 09:39
v0.4.0
a89bd4f
Compare
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
Compare
Choose a tag to compare

What's Changed

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

v0.3.9

27 Jan 13:06
v0.3.9
19d9bc6
Compare
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
Compare
Choose a tag to compare

What's Changed

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