0.4.6
What's Changed
- Implement IndexTree and CrdtTree by @7hong13 in #115
- Implement Json tree by @skhugh in #114
- Implement Tree element & operation converters by @skhugh in #116
- Implements tests for JsonTree by @skhugh in #117
- Fix IndexTree.findTextPos() by @7hong13 in #119
- Implement tests for Tree Operations event emissions by @skhugh in #118
- Implement integration tests for JsonTree by @skhugh in #120
- Implement helpers for easier constructions of a tree by @skhugh in #121
- Bump up libraries to latest by @skhugh in #122
- Prevent usage of
.
in JsonObject key by @7hong13 in #124 - Add tests for GC and IndexTree by @7hong13 in #123
- Improve CI by @skhugh in #125
- Update libraries to latest by @skhugh in #127
- Allow user to configure Channel by @skhugh in #128
- Add JsonSerializable
XXStruct
classes by @7hong13 in #129 - Move Presence from Client to Document and replace selection with presence by @7hong13 in #130
- Concurrent case handling for Yorkie.tree by @7hong13 in #131
- update to 0.4.6 by @7hong13 in #133
Full Changelog: 0.3.5...0.4.6