Skip to content

0.2.0 Release

Compare
Choose a tag to compare
@heckj heckj released this 06 Mar 21:45
· 16 commits to main since this release

The big news of this release is added support for the Y-CRDT undo manager.

documentation: https://y-crdt.github.io/yswift/documentation/yswift/

What's Changed

  • setting up an initial SPI configuration to attempt to host docs by @heckj in #33
  • CI update by @heckj in #32
  • Adding documentation through GitHub pages for 0.1.0 release (YSwift only) by @heckj in #34
  • updated yrs bindings to use version 0.17.2 by @Horusiath in #35
  • updating UniFFI to 0.26.1 (latest) by @heckj in #37
  • UndoManager by @Horusiath in #40
  • adding documentation to the new UndoManger methods - partial by @heckj in #41

New Contributors

Full Changelog: 0.1.0...0.2.0