loro/crates/loro-wasm/CHANGELOG.md
2024-01-20 00:59:07 +08:00

1.4 KiB

Changelog

0.9.3

Patch Changes

  • feat: add getChangeAtLamport

0.9.2

Patch Changes

  • Fix a few rich text issue
    • fix: time travel back should be able to nullify rich text span (#254)
    • fix: formalize apply delta method (#252)
    • fix: how to find best insert pos for richtext & expand type reverse behavior (#250)

0.9.1

Patch Changes

  • Fix use consistnt peer id repr and expose VersionVector type

0.9.0

Minor Changes

  • Refine the rich text CRDT in Loro

0.8.0

Minor Changes

  • Stabilize encoding and fix several issues related to time travel

0.7.2-alpha.4

Patch Changes

  • Fix encoding value err

0.7.2-alpha.3

Patch Changes

  • Fix export compressed snapshot

0.7.2-alpha.2

Patch Changes

  • Add compressed method

0.7.2-alpha.1

Patch Changes

  • Fix v0 exports

0.7.2-alpha.0

Patch Changes

  • Add experimental encode methods

0.7.1

Patch Changes

  • Fix a few richtext errors

0.7.0

Minor Changes

  • refactor: remove setPanicHook and call it internally when loaded

0.6.5

Patch Changes

  • Fix checkout err on seq data

0.6.4

Patch Changes

  • Fix time travel issue #211

0.6.1

Patch Changes

0.6.0

Minor Changes

  • Improve API of event

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.