Skip to content

Releases: rust-crdt/rust-crdt

7.3.2

08 Aug 18:52
Compare
Choose a tag to compare

Second attempt to resolve build failures for debian package.

Restructures tests to move prop tests into a prop_tests module and then verified that all combinations of feature flags build successfully.

7.3.1

03 Aug 04:41
Compare
Choose a tag to compare
  • bump dependencies, namely quickcheck and rand
  • resolve running tests without default features

7.3.0

19 Feb 09:24
Compare
Choose a tag to compare

Added List::position_entry(id) API to retrieve the index of a list entry.

New contributors: @TTWNO

7.2.0

06 Sep 20:02
Compare
Choose a tag to compare

Adds an API to MerkleReg for iterating over all nodes

Flip Merkle DAG backing the MerkleReg

07 Jul 05:48
Compare
Choose a tag to compare

MerkleReg traversal API

17 Mar 14:43
Compare
Choose a tag to compare

Two new API's have been added to MerkleReg for traversing the Merkle DAG:

MerkleReg::children(hash: Hash)
MerkleReg::parents(hash: Hash)

New MerkleReg CRDT

03 Mar 17:56
Compare
Choose a tag to compare
6.3.0

Release 6.3.0

List CRDT

17 Feb 05:28
Compare
Choose a tag to compare
6.0.0

Bump to 6.0.0

5.1.0

21 Jan 02:59
Compare
Choose a tag to compare
5.0.0 -> 5.1.0

5.0.0 Merge And Op Validation

14 Jan 03:25
Compare
Choose a tag to compare