Skip to content

Releases: cachapa/hive_crdt

3.1.2

02 Nov 09:22
Compare
Choose a tag to compare
Update dependencies

3.1.1

16 Sep 14:51
Compare
Choose a tag to compare
Add `isDeleted` flag to watched change events

3.1.0

14 Sep 20:08
Compare
Choose a tag to compare
Update to latest `crdt` version

3.0.1

12 Sep 07:35
Compare
Choose a tag to compare
Update to latest `crdt` version

3.0.0: Refactor: replace dependency on `sql_crdt` with `crdt`

10 Sep 13:24
Compare
Choose a tag to compare
This version introduces a major refactor which results in multiple breaking changes in line with `crdt` 5.0.0.

This package is now compatible with [crdt_sync](https://github.com/cachapa/crdt_sync), thereby abstracting the communication protocol and network management for real-time remote synchronization.

Changes:
- Removed direct interaction with the `Record` and `Hlc` classes
- Added multiple table support

2.0.4

31 Aug 13:49
Compare
Choose a tag to compare
Version bump

2.0.3

29 Jun 20:47
Compare
Choose a tag to compare
Update to dart 3