MIT licensed by Tom Sydney Kerckhove
Maintained by [email protected]
This version can be pinned in stack with:mergeless-0.3.0.0@sha256:09ddefe2b213a680c9c6d7d27ddb076595a0dfda4d8815faa7e6f09b979ac814,1206

Module documentation for 0.3.0.0

mergeless

Changes

Changelog for mergeless

Unreleased changes

[0.3.0.0] - 2020-05-21

Added

  • mergeSyncResponseCustom
  • emptySyncResponse: in case you want to do the sync response creation yourself

Changed

  • Another parameter: the ClientId, so that you can use an sqlid as your client id This likely means that none of your code from mergeless-0.2 still compiles but it’s easy to fix.

[0.2.0.1] - 2020-02-13

  • Fixed the benchmarks

[0.2.0.0] - 2020-02-12

  • Got rid of the UTCTimes. The client should take care of that.