mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-06 04:19:34 +00:00
603 B
603 B
loro-wasm | loro-crdt |
---|---|
patch | patch |
Bug fixes and improvements.
🐛 Bug Fixes
- Impl a few unimplemented! for movable tree (#335)
- Refine ts type; reject invalid operations (#334)
- Get cursor err on text and movable list (#337)
- Missing MovableList in all container type (#343)
- Upgrade generic-btree to allow large btree (#344)
📚 Documentation
- Add warn(missing_docs) to loro and loro-wasm (#339)
- Minor fix on set_change_merge_interval api (#341)
⚙️ Miscellaneous Tasks
- Skip the checking if not debug_assertions (#340)