32d338d496
Bump versions to 0.9.4
2026-03-12 07:50:55 +00:00
7c18b6201f
Bump versions to 0.9.3
2026-03-12 07:42:15 +00:00
c58d81592d
Bump versions to 0.9.2
2026-03-11 22:46:43 +00:00
0ab0e2e860
Bump versions to 0.9.1
2026-03-11 22:04:59 +00:00
87fc848bfc
Bump dependencies
2026-03-11 22:00:18 +00:00
abe1feef09
Bump versions to 0.9.0
2026-03-11 21:26:28 +00:00
c2144a2634
Use stable rust
2026-03-11 21:07:23 +00:00
dependabot[bot]
5a0e82b3e1
Bump thiserror from 2.0.17 to 2.0.18
...
Bumps [thiserror](https://github.com/dtolnay/thiserror ) from 2.0.17 to 2.0.18.
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.17...2.0.18 )
---
updated-dependencies:
- dependency-name: thiserror
dependency-version: 2.0.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 21:06:17 +00:00
545be141d8
Add Python bindings
2026-03-11 21:05:57 +00:00
23c000954a
Remove wee_alloc
2026-03-10 21:36:15 +00:00
b012330a36
Add comparison example
2026-03-10 20:33:21 +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
dependabot[bot]
9f597ab8ae
Bump wasm-bindgen-test from 0.3.55 to 0.3.56 ( #29 )
...
Bumps [wasm-bindgen-test](https://github.com/wasm-bindgen/wasm-bindgen ) from 0.3.55 to 0.3.56.
- [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases )
- [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md )
- [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits )
---
updated-dependencies:
- dependency-name: wasm-bindgen-test
dependency-version: 0.3.56
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-05 22:12:52 +00:00
dependabot[bot]
065b689103
Bump insta from 1.43.2 to 1.44.3 ( #30 )
...
Bumps [insta](https://github.com/mitsuhiko/insta ) from 1.43.2 to 1.44.3.
- [Release notes](https://github.com/mitsuhiko/insta/releases )
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mitsuhiko/insta/compare/1.43.2...1.44.3 )
---
updated-dependencies:
- dependency-name: insta
dependency-version: 1.44.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-05 22:12:44 +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
999f93f55e
Merge pull request #17 from schmelczer/dependabot/cargo/wasm-bindgen-test-0.3.54
...
Bump wasm-bindgen-test from 0.3.50 to 0.3.54
2025-10-27 07:04:05 +00:00
840fa238a2
Merge pull request #11 from schmelczer/dependabot/cargo/insta-1.43.2
...
Bump insta from 1.43.1 to 1.43.2
2025-10-27 07:03:56 +00:00
24666f3435
Bump versions to 0.6.0
2025-10-27 07:00:53 +00:00
1b46e5d237
Expose to JS
2025-10-26 21:44:43 +00:00
6f002459ae
Fix LS in VS Code
2025-10-26 20:22:03 +00:00
dependabot[bot]
cbd240a703
Bump wasm-bindgen-test from 0.3.50 to 0.3.54
...
Bumps [wasm-bindgen-test](https://github.com/wasm-bindgen/wasm-bindgen ) from 0.3.50 to 0.3.54.
- [Release notes](https://github.com/wasm-bindgen/wasm-bindgen/releases )
- [Changelog](https://github.com/wasm-bindgen/wasm-bindgen/blob/main/CHANGELOG.md )
- [Commits](https://github.com/wasm-bindgen/wasm-bindgen/commits )
---
updated-dependencies:
- dependency-name: wasm-bindgen-test
dependency-version: 0.3.54
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-24 19:49:25 +00:00
dependabot[bot]
d6b9467226
Bump insta from 1.43.1 to 1.43.2
...
Bumps [insta](https://github.com/mitsuhiko/insta ) from 1.43.1 to 1.43.2.
- [Release notes](https://github.com/mitsuhiko/insta/releases )
- [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mitsuhiko/insta/compare/1.43.1...1.43.2 )
---
updated-dependencies:
- dependency-name: insta
dependency-version: 1.43.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 19:21:04 +00:00
1ed568237a
Bump versions to 0.5.0
2025-07-12 22:17:59 +01:00
61bea53b7c
Always use wee_alloc for wasm
2025-07-12 21:59:18 +01:00
edac74e1a7
Bump versions to 0.4.10
2025-07-12 11:35:16 +01:00
5a4be8e34f
Bump versions to 0.4.9
2025-07-12 11:22:03 +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
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
fdebfbd80e
Update cargo toml metadata
2025-07-09 22:35:57 +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
75835ac9a3
Formatting and typos
2025-07-06 22:07:26 +01:00
98dc11896e
Fix compile
2025-07-06 12:40:10 +01:00
4ca9be2496
Smaller binary
2025-07-06 11:56:03 +01:00
7d242e1999
Enable cast lints
2025-07-05 10:13:22 +01:00
da59156e07
Add wee_alloc
2025-07-03 16:41:33 +01:00
9af06183e7
Fix lints
2025-06-22 15:02:50 +01:00
b9a750c681
Add console_error_panic_hook feature
2025-06-15 14:53:38 +01:00
bcbac03228
Merge crates
2025-06-15 11:30:07 +01:00