v0.3.0
What's Changed
- feat: replace etcd image source from bitnami to quay by @blurfx in #430
- Clean up codes by @hackerwins in #440
- Fix the value type of Counter and remove double type from Counter by @cozitive in #441
- Merge Text and RichText by @hackerwins in #438
- Cozitive attrs escape by @hackerwins in #443
- Remove unused VALUE_TYPE_DOUBLE_CNT by @hackerwins in #446
- Remove duplicated key from TextNodeAttr by @hackerwins in #447
- Omit empty attrs in the response of Text.Marshal by @hackerwins in #448
- Increase CRDT Counter in local change by @cozitive in #449
- Improving documentation for developers by @cozitive in #451
- Add garbage collection documentation by @cozitive in #452
- Update version: v0.3.0 by @cozitive in #455
New Contributors
Full Changelog: v0.2.20...v0.3.0