Commit graph

52 commits

Author SHA1 Message Date
deffa195b3 Change style 2026-03-10 20:42:09 +00:00
3abc45cb86 Add wasm leak detector & fix leak 2026-03-10 20:38:07 +00:00
5962feb90a Bump versions to 0.8.0 2025-12-06 21:54:55 +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
b4774c8cfd Bump versions to 0.7.1 2025-11-16 19:53:14 +00:00
2bb647cdac Always return numbers instead of bigint 2025-11-16 19:52:43 +00:00
b7b22a63cd Bump versions to 0.7.0 2025-11-16 15:43:56 +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
6191d1adb3 Bump versions to 0.6.1 2025-10-27 07:22:28 +00:00
9e8c5ef524 Improve versioning script 2025-10-27 07:02:50 +00:00
24666f3435 Bump versions to 0.6.0 2025-10-27 07:00:53 +00:00
a1a339b23d Improve formatting 2025-10-27 06:59:08 +00:00
1b46e5d237 Expose to JS 2025-10-26 21:44:43 +00:00
e052aa46c4 Fix version 2025-10-26 21:17:02 +00:00
1ed568237a
Bump versions to 0.5.0 2025-07-12 22:17:59 +01:00
86825c177b
Fix typos and clarify 2025-07-12 22:17:25 +01:00
7d160cd9fd
Improve types by removing nullability from return value 2025-07-12 12:14:48 +01:00
eadc58eeaa
Re-declare public API's enums 2025-07-12 12:10:52 +01:00
edac74e1a7
Bump versions to 0.4.10 2025-07-12 11:35:16 +01:00
6e27435092
Fix tests 2025-07-12 11:35:06 +01:00
5a4be8e34f
Bump versions to 0.4.9 2025-07-12 11:22:03 +01:00
7ee4fd8c72
Export isBinary and more types 2025-07-12 11:21:51 +01:00
12c367db21
Lint & fix typos 2025-07-10 22:39:41 +01:00
865d1f5073
Improve cursor hover effect 2025-07-10 22:38:59 +01:00
cec8950ccc
Add TS docs 2025-07-10 22:14:53 +01:00
9c79ebc653
Improve docs 2025-07-10 21:52:03 +01:00
f48685237d
Bump versions to 0.4.8 2025-07-10 21:14:07 +01:00
5754f4f7cf
Bump versions to 0.4.7 2025-07-09 23:34:56 +01:00
44e68adf13
Fix JS build 2025-07-09 23:34:37 +01:00
2e37021cd9
Bump versions to 0.4.6 2025-07-09 23:27:51 +01:00
d6a641a9dd
Bump versions to 0.4.5 2025-07-09 23:23:52 +01:00
4c7b9d83d7
Bump versions to 0.4.4 2025-07-09 23:21:09 +01:00
7e9ea69a08
Rename package 2025-07-09 23:21:01 +01:00
e78a0ab296
Bump versions to 0.4.3 2025-07-09 22:45:36 +01:00
4d7db34488
Add npm metadata 2025-07-09 22:45:28 +01:00
6bcde789c7
Bump versions to 0.4.2 2025-07-08 23:06:05 +01:00
90fa5f3ab1
Bump versions to 0.4.1 2025-07-08 23:04:42 +01:00
f1be16221c
Format 2025-07-08 22:43:22 +01:00
693705ae62
Fix tests with sync WASM loading 2025-07-08 21:22:05 +01:00
23ae960372
Fic website building 2025-07-08 21:09:33 +01:00
dd2a664d79
Improv 2025-07-07 22:33:25 +01:00
70ef5cc0de
Always init 2025-07-07 22:30:33 +01:00
c38b7c9972
Have 2 bundles 2025-07-07 22:11:00 +01:00
1ce0f9c059
Format files with prettier 2025-07-06 22:21:17 +01:00
0a41bac012
Bump deps 2025-07-06 15:16:58 +01:00
469e62106c
Add line tokenizer 2025-07-06 13:03:25 +01:00
6b6b16af3c
Fix names 2025-07-06 12:40:26 +01:00
077ba9416a
Improve docs 2025-07-06 12:28:46 +01:00
8bd803c9b2 Rename TextWithHistory to SpanWithHistory 2025-07-04 03:14:18 +01:00
ae5940718e Use wrapper in example 2025-07-04 03:09:11 +01:00