Commit graph

9 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
2bb647cdac Always return numbers instead of bigint 2025-11-16 19:52:43 +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
450eaaff05 Fix lints 2025-10-26 21:29:52 +00:00
e02410ba91
Run ignored test 2025-07-12 21:58:17 +01:00
ee5776c8e1
Fix test script 2025-07-06 12:40:37 +01:00
1bc6117045 Add JS tests 2025-07-04 02:23:32 +01:00
0448e30dd9 Add helper scripts 2025-06-29 19:01:31 +01:00