Commit graph

7 commits

Author SHA1 Message Date
e85eb485e8
Improve compact diff API (#24)
* Remove is_binary from API

* Format

* Rename file

* Test with more feature combinations

* Don't depend on serde for wasm

* Fix lint & tests

* Don't unwrap to MAX number

* Expose undiff to JS

* Add undiff tests

* Lint

* Change name
2025-11-16 15:43:19 +00:00
1b46e5d237 Expose to JS 2025-10-26 21:44:43 +00:00
3da0673af6 Add optimal representation 2025-10-26 21:19:56 +00:00
7e9ea69a08
Rename package 2025-07-09 23:21:01 +01:00
4fda83fe17 Remove the exponential API 2025-06-29 19:03:55 +01:00
5378ffb547 Unify WASM and Rust API types 2025-06-29 17:42:37 +01:00
bcbac03228
Merge crates 2025-06-15 11:30:07 +01:00
Renamed from reconcile/tests/test.rs (Browse further)