v0.4.6
What's Changed
- Fix typos and invalid link in the yorkie design document by @g2hhh2ee in #591
- Remove Select operation from Text by @joonhyukchoi in #589
- Clean up code by @hackerwins in #595
- Clean up methods related to presence by @chacha912 in #594
- Remove panic from crdt.RGATreeList by @sejongk in #596
- Set cobra default output to stdout by @blurfx in #599
- Fetch latest snapshot metadata to determine snapshot creation need by @hyemmie in #597
- Update contributing docs by @MoonGyu1 in #601
- Add Pagination to Listing Projects for Housekeeping by @tedkimdev in #587
- Change 'Documents' from plural to singular in DocEvent by @chacha912 in #613
- Cleanup proto by @chacha912 in #614
- Replace matrix strategy with environment variable by @jongwooo in #619
- Update workflow with latest versions of the actions which runs on Node16 by @jongwooo in #620
- Add integration tree test for sync with js-sdk by @MoonGyu1 in #611
- Fix treePos calculating logic for text node by @JOOHOJANG in #615
- Change TreeNode to have IDs instead of insPrev, insNext by @JOOHOJANG in #622
- Add testcases for sync with js-sdk by @MoonGyu1 in #621
- Add tree document by @MoonGyu1 in #608
- Update CHANGELOG.md for v0.4.6 by @JOOHOJANG in #627
New Contributors
- @g2hhh2ee made their first contribution in #591
- @joonhyukchoi made their first contribution in #589
- @hyemmie made their first contribution in #597
- @tedkimdev made their first contribution in #587
Full Changelog: v0.4.5...v0.4.6