All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.3.0 (2019-07-02)
- weaken stronger assertions (0369943)
- add generated replica id for all pos (4270639)
0.2.1 (2019-06-06)
0.2.0 (2019-04-04)
- allow tree balancing (4420be5)
0.1.0 (2019-03-13)
- fix hasAPenndable / hasPrependable (f47a41c)
- add AVL list impl (f4d44a6)
- add dot-pos abstraction (86139b7)
- add factories for AVL and linked list (5da84cb)
- add fromPlain factories (e9304a7)
- add garbage collector facility for block factories (907de61)
- add op/delta replicated list (51272d5)
- add original LogootSplit positions (653566b)
- assert can now throw errors (638e0d5)
- reproducible block generation (5d8a32b)
- update TypeScript (f63dcfa)
-
- remove ReadonlyReplicatedList and ReplicatedList Use {Op,Delta}ReplicatedList and Editable{Op,Delta}ReplicatedList instead.
0.0.2 (2018-05-29)
0.0.1 (2018-05-27)
- type: export uint32 (43cc13b)