v0.10.0
- Adds
CRichText
Collab implementing a rich-text string, based on the Peritext algorithm. - Changes the library used by
StringSerializer
. This (somehow) reduces memory usage by 50% on our text benchmarks. - Adds some
CText
utility methods.
Alpha software - API subject to change.