Skip to content

Releases: y-crdt/ydotnet

v0.5.0

22 Sep 08:09
027b688

Choose a tag to compare

Update Directory.Build.props

v0.4.3

03 Feb 11:42

Choose a tag to compare

Fix build.

v0.4.2

20 Jan 19:30
f1dda9b

Choose a tag to compare

Entity Framework Support (#108)

v0.4.1: Update to 0.19 (#100)

24 Jul 18:18
14bc13d

Choose a tag to compare

* Update binaries.

* Migrate to 0.19.1

* Update version.

v0.4.0

16 Apr 20:57

Choose a tag to compare

Use specific build.

v0.3.0

28 Feb 17:48

Choose a tag to compare

What's Changed

  • Fix exception when converting documents containing maps to JSON by @akatakritos in #87
  • Auto cleanup service for document manager.

New Contributors

Full Changelog: v0.2.13...v0.3.0

v0.2.13

12 Feb 07:09

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.12...v0.2.13

v0.2.12

03 Dec 04:25

Choose a tag to compare

What's Changed

  • Fix bugs on UndoManager callbacks as described in #71.