@hackage / crjdt-haskell

A Conflict-Free Replicated JSON Datatype for Haskell

Latest0.3.0

Changelog

0.3.0

  • BREAKING CHANGE: Remove unnecessarry exports
  • BREAKING CHANGE: Fix fixity of (.>), it now binds more tightly than (=:)

0.2.1

  • Generalize helper function sync

0.2.0

  • BREAKING CHANGE: helper function sync is not IO anymore

0.1.0

  • Initial release