Commit graph

12 commits

Author SHA1 Message Date
545be141d8 Add Python bindings 2026-03-11 21:05:57 +00:00
88d48afce3
Add diff applying error & improve CI (#32)
* Use stable rust

* Add From impls

* Revert to nightly

* Improve dev env & CI setup

* Update lock

* Add thiserror

* Add diff error

* Fix tests

* Lint

* Rename NumberOrString

* Format

* Fix lint script
2025-12-06 21:54:08 +00:00
7d060f22ca Improve dev scripts 2025-10-27 07:18:59 +00:00
9e8c5ef524 Improve versioning script 2025-10-27 07:02:50 +00:00
61bea53b7c
Always use wee_alloc for wasm 2025-07-12 21:59:18 +01:00
ff555d8ab6
Fix version bump 2025-07-08 23:04:35 +01:00
a0cfef3238
Improve example 2025-06-22 21:57:45 +01:00
dc78fa721a
Updates scripts 2025-06-15 12:16:32 +01:00
577be484b8
Fix docker publishing & version bumping 2025-03-16 20:45:03 +00:00
75583dedbe
Fix bump version 2025-03-16 20:15:45 +00:00
0688033ff3
Bump versions to 0.0.31 2025-03-16 20:15:23 +00:00
8b8f1d91d9
Fix syncing when network latency is present (#4)
* WIP

* Add debug

* Dedupe inserts

* Add deterministic ordering

* Fix whitespaces

* Update insta

* Add integration test script

* Rename

* Add test

* Working for non-deletes

* omg it mostly works for deletes

* Isdeleted fix

* remove created dates

* update api

* Take document id

* No max attempt

* works

* Use string uuids

* .

* working!!!! (hopefully)

* Improve bundling

* Add module

* lint

* .

* lint

* Fix CI

* use toolchain

* clean up

* Add useSlowFileEvents

* Delete fuzz

* Fix CI

* use docker

* fix script

* clean up

* Clean up

* change node version

* Build docker image on every commit

* fix ci

* 1 db per vault

* Add scritps folder

* Bump versions

* Lint

* .

* Fix tests for real

* Style

* .

* try

* Consistent ordering

* Fix tests

* hmm

* .

* Clean up diff

* Fixes

* .

* Fix version bump

* .

* .

* .
2025-03-16 20:13:49 +00:00
Renamed from bump-version.sh (Browse further)