Skip to content

0.5.7+1

Choose a tag to compare

@heckj heckj released this 14 Feb 23:47
· 106 commits to main since this release
7e89039

What's Changed

  • extending the documentation for heads() based on a slack conversation by @heckj in #101
  • adding discord link instead of slack by @heckj in #105
  • updated discord community link to one that doesn't expire by @heckj in #108
  • makes Document conform to ObservableObject by @heckj in #109
  • adding an AutomergeUtilities package by @heckj in #110
  • expanding errors to support localized error messages by @heckj in #111
  • adding discord notes from Alex on how we might be able to leverage CloudKit by @heckj in #112

Full Changelog: 0.5.7...0.5.7+1

NOTE: This was an attempt to use SemVer 2.0 to release an incremental build that didn't update the Automerge core library, but added some additional functionality (specifically ObservableObject conformance, and exposing deeper layers of Automerge errors for debugging). However, Xcode and SwiftPM don't support SemVer 2.0 parsing, so the +1 extension isn't treated as a newer version automatically. To use this version, specify the branch for this repo: 0.5.7+1.