automerge / automerge-swift

Swift language bindings presenting Automerge
https://automerge.org/automerge-swift/documentation/automerge/
MIT License
217 stars 11 forks source link

Encoding an empty dictionary throws an error #124

Closed heckj closed 3 months ago

heckj commented 4 months ago

As illustrated in #123, encoding an empty dictionary at the top level of an Automerge doc throws an error rather than completing without effect.

heckj commented 4 months ago

/cc @jberling

heckj commented 3 months ago

resolved with #125