Releases: loro-dev/loro
Releases · loro-dev/loro
[email protected]
Patch Changes
-
5cd80b0: Refine undo impl
- Add "undo" origin for undo and redo event
- Allow users to skip certain local operations
- Skip undo/redo ops that are not visible to users
- Add returned bool value to indicate whether undo/redo is executed
[email protected]
[email protected]
Minor Changes
-
c12c2b9: Movable Tree Children & Undo
🐛 Bug Fixes
- Refine error message on corrupted data (#356)
- Add MovableList to CONTAINER_TYPES (#359)
- Better jitter for fractional index (#360)
🧪 Testing
- Add compatibility tests (#357)
Feat
- Make the encoding format forward and backward compatible (#329)
- Undo (#361)
- Use fractional index to order the children of the tree (#298)
🐛 Bug Fixes
[email protected]
Minor Changes
-
c12c2b9: Movable Tree Children & Undo
🐛 Bug Fixes
- Refine error message on corrupted data (#356)
- Add MovableList to CONTAINER_TYPES (#359)
- Better jitter for fractional index (#360)
🧪 Testing
- Add compatibility tests (#357)
Feat
- Make the encoding format forward and backward compatible (#329)
- Undo (#361)
- Use fractional index to order the children of the tree (#298)
🐛 Bug Fixes
Patch Changes
- Updated dependencies [c12c2b9]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Patch Changes
-
04c6290: 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)
[email protected]
Patch Changes
-
04c6290: 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)
-
Updated dependencies [04c6290]