Commit graph

20 commits

Author SHA1 Message Date
c2144a2634 Use stable rust 2026-03-11 21:07:23 +00:00
a80da338e4 Clean up API and small fixes 2026-03-10 21:35:09 +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
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
9c79ebc653
Improve docs 2025-07-10 21:52:03 +01:00
7e9ea69a08
Rename package 2025-07-09 23:21:01 +01:00
077ba9416a
Improve docs 2025-07-06 12:28:46 +01:00
24e027517f Generate docs 2025-07-05 10:13:51 +01:00
8004ac3742 Fix wrapping 2025-07-04 02:16:17 +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
c1aa8fe463 Remove function 2025-06-29 15:49:05 +01:00
779579d38f
Add mergeTextWithHistory function 2025-06-22 20:49:11 +01:00
5759b6bf66
Fix cursors 2025-06-22 13:06:36 +01:00
2089cbc7aa
Fix with new string builder 2025-06-21 13:58:06 +01:00
351caf74b5
Remove a few index uses 2025-06-21 10:50:35 +01:00
2884311b62
Fix CI 2025-06-19 20:31:28 +01:00
bcbac03228
Merge crates 2025-06-15 11:30:07 +01:00