loro/crates
Zixuan Chen 01fccc5a7d
Some checks are pending
Release WASM / Release (push) Waiting to run
Test All / build (push) Waiting to run
feat: return import status in import_batch method (#573)
* feat: return import status in import_batch method

* feat(wasm): add importUpdateBatch returned status support

* chore: add changeset update

* chore: update ffi return type
2024-12-09 16:31:21 +08:00
..
bench-utils refactor(rust): extract LoroStringValue, LoroMapValue, LoroBinaryValue, LoroListValue (#535) 2024-11-04 17:03:14 +08:00
delta fix: dead loop when importing updates (#570) 2024-11-29 13:01:15 +08:00
dev-utils Test: Add fuzzing tests for gc mode correctly & fix several failed cases (#461) 2024-09-12 20:07:57 +08:00
examples fix: dead loop when importing updates (#570) 2024-11-29 13:01:15 +08:00
fractional_index chore: bump Rust crates to v1.1.0 2024-11-09 23:35:17 +08:00
fuzz fix: dead loop when importing updates (#570) 2024-11-29 13:01:15 +08:00
kv-store fix: dead loop when importing updates (#570) 2024-11-29 13:01:15 +08:00
loro feat: return import status in import_batch method (#573) 2024-12-09 16:31:21 +08:00
loro-common fix: make internal string safer (#554) 2024-11-11 22:33:17 +08:00
loro-ffi feat: return import status in import_batch method (#573) 2024-12-09 16:31:21 +08:00
loro-internal feat: return import status in import_batch method (#573) 2024-12-09 16:31:21 +08:00
loro-python chore(rs): bump versions of rust crates 2024-04-09 16:23:48 +08:00
loro-wasm feat: return import status in import_batch method (#573) 2024-12-09 16:31:21 +08:00
rle fix: dead loop when importing updates (#570) 2024-11-29 13:01:15 +08:00