0.5.14
❌ PLEASE UPDATE TO RELEASE 0.5.15 ❌
This release has a misalignment with the hash in Package.swift, or corruption of the XCFramework. Not sure which, so re-released as 0.5.15
What's Changed
- Sendable log verbosity by @heckj in #157
- adding a few helper methods on LogVerbosity by @heckj in #159
- sendable conformance for AutomergeText and Counter by @heckj in #160
- promote LogVerbosity for external use, fix lingering doc warnings by @heckj in #161
- making all error LocalizedError to expose internal messages by @heckj in #162
- removing redundant change signals that triggered document updates by @heckj in #163
- Updating bindings for Counter and AutomergeText to only fiddle with D… by @heckj in #164
- adding path location to AutomergeText instances to expose what's updating by @heckj in #165
- noisy callstack frame debugging by @heckj in #166
- reverting out overzealous trace logging by @heckj in #168
- Update to Rust core library version 0.5.11, which resolves a corruption bug with Automerge documents.
Full Changelog: 0.5.13...0.5.14