v0.4.23
What's Changed
- Avoid creation of list instances in a while true loop by @skhugh in #196
- Add ServerSeq into ChangeInfo by @7hong13 in #197
- Fix incorrect tree snapshot encoding/decoding by @7hong13 in #198
- Fix incorrect indexes in TreeChange by @7hong13 in #199
- Avoid unnecessary map instance creations on Presences by @skhugh in #200
- Add RHTNode removal to converter for consistency by @7hong13 in #201
- Fix miscalculation of tree size in concurrent editing by @7hong13 in #202
Full Changelog: v0.4.21-rc...v0.4.23