Skip to content

v7.6.0

Compare
Choose a tag to compare
@streamich streamich released this 12 Apr 14:08
· 2143 commits to master since this release

7.6.0 (2022-04-12)

Features

  • json-crdt-patch: 🎸 add .stamp() method to timestamps (e76d233)
  • json-crdt-patch: 🎸 add support for server clock operations in compact codec (a6c1caa)
  • json-crdt-patch: 🎸 intorduce system session time constants (3dc4696)
  • json-crdt-patch: 🎸 make json codec work with server clock (c2e4818)
  • json-crdt-patch: 🎸 support server clock in binary codec (b056ac9)
  • json-crdt-patch: 🎸 use constants in vector clock codec (64f1d26)
  • json-crdt: 🎸 unify implementations in binary codec (ea663a2)