Skip to content

0.5.0 alpha1 pre-release

Pre-release
Pre-release
Compare
Choose a tag to compare
@heckj heckj released this 03 Jul 19:32
· 132 commits to main since this release

Adds Marks, named ScalarValue annotations to characters within the Text object type. Marks provide support rich text formatting and serialization within Automerge. This release only updates the base code to support Marks, and has no convenience functions (yet) to interoperate with Swift - such as storing or retrieving AttributedStrings from Mark-annnotated Automerge Text objects.

What's Changed

Full Changelog: 0.3.2...0.5.0-alpha1