Skip to content

Releases: loro-dev/loro

loro-wasm@0.16.2

23 May 02:30
7fc85b1
Compare
Choose a tag to compare

Patch Changes

  • 34f6064: Better undo events & transform cursors by undo manager (#369)

    🧪 Testing

    • Enable compatibility test (#367)

loro-crdt@0.16.2

23 May 02:30
7fc85b1
Compare
Choose a tag to compare

Patch Changes

  • 34f6064: Better undo events & transform cursors by undo manager (#369)

    🧪 Testing

    • Enable compatibility test (#367)
  • Updated dependencies [34f6064]

    • loro-wasm@0.16.2

loro-wasm@0.16.1

21 May 05:14
c8bbb43
Compare
Choose a tag to compare

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

loro-crdt@0.16.1

21 May 05:14
c8bbb43
Compare
Choose a tag to compare

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
  • Updated dependencies [5cd80b0]

    • loro-wasm@0.16.1

loro-wasm@0.16.0

20 May 22:41
d01fd66
Compare
Choose a tag to compare

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

    • Tree fuzz sort value (#351)
    • Upgrade wasm-bindgen to fix str free err (#353)

loro-crdt@0.16.0

20 May 22:41
d01fd66
Compare
Choose a tag to compare

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

    • Tree fuzz sort value (#351)
    • Upgrade wasm-bindgen to fix str free err (#353)

Patch Changes

  • Updated dependencies [c12c2b9]
    • loro-wasm@0.16.0

loro-wasm@0.15.3

09 May 08:33
3f23a67
Compare
Choose a tag to compare

Patch Changes

  • 43506cc: Fix unsound issue caused by wasm-bindgen

    🐛 Bug Fixes

    • Fix potential movable list bug (#354)
    • Tree fuzz sort value (#351)
    • Upgrade wasm-bindgen to fix str free err (#353)

    📚 Documentation

    • Simplify readme (#352)

loro-crdt@0.15.3

09 May 08:33
3f23a67
Compare
Choose a tag to compare

Patch Changes

  • 43506cc: Fix unsound issue caused by wasm-bindgen

    🐛 Bug Fixes

    • Fix potential movable list bug (#354)
    • Tree fuzz sort value (#351)
    • Upgrade wasm-bindgen to fix str free err (#353)

    📚 Documentation

    • Simplify readme (#352)
  • Updated dependencies [43506cc]

    • loro-wasm@0.15.3

loro-wasm@0.15.2

04 May 03:43
Compare
Choose a tag to compare

Patch Changes

  • e30678d: Perf: fix deletions merge

    🐛 Bug Fixes

    • (wasm) Movable list .kind() (#342)

    ⚡ Performance

    • Delete span merge err (#348)

    ⚙️ Miscellaneous Tasks

    • Warn missing debug impl (#347)

loro-crdt@0.15.2

04 May 03:43
Compare
Choose a tag to compare

Patch Changes

  • e30678d: Perf: fix deletions merge

    🐛 Bug Fixes

    • (wasm) Movable list .kind() (#342)

    ⚡ Performance

    • Delete span merge err (#348)

    ⚙️ Miscellaneous Tasks

    • Warn missing debug impl (#347)
  • Updated dependencies [e30678d]

    • loro-wasm@0.15.2