Skip to content

v0.6.0

Compare
Choose a tag to compare
@hsanjuan hsanjuan released this 18 Nov 20:54
· 12 commits to master since this release
v0.6.0
00bb231

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