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
dependabot[bot]
1db4cd02f9
Bump actions/setup-node from 6.1.0 to 6.3.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 6.1.0 to 6.3.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v6.1.0...v6.3.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-11 21:06:09 +00:00
92e0697b05
Add example
2026-03-11 21:05:57 +00:00
545be141d8
Add Python bindings
2026-03-11 21:05:57 +00:00
7b81034625
Update tests
2026-03-11 20:47:44 +00:00
1a984427ab
Minimise allocations
2026-03-11 20:47:44 +00:00
72dc942be6
Update website
2026-03-11 20:47:44 +00:00
79dfe992d1
Add snapshots
2026-03-11 20:47:44 +00:00
9a82d6d8dd
Implement makrdown tokeniser
2026-03-11 20:47:44 +00:00
bd2ef79fb1
Handle bare \r
2026-03-10 21:44:25 +00:00
23c000954a
Remove wee_alloc
2026-03-10 21:36:15 +00:00
a80da338e4
Clean up API and small fixes
2026-03-10 21:35:09 +00:00
665cdb2881
Run lint & format
2026-03-10 20:53:14 +00:00
be6e861ee7
Add link verification and update link format
2026-03-10 20:52:59 +00:00
f22c17347a
Improve website by slowing down updates
2026-03-10 20:52:10 +00:00
deffa195b3
Change style
2026-03-10 20:42:09 +00:00
408ce5268f
Mini perf optimisation
2026-03-10 20:40:14 +00:00
6d1d5ca3bc
Fix utf8 handling
2026-03-10 20:39:21 +00:00
3abc45cb86
Add wasm leak detector & fix leak
2026-03-10 20:38:07 +00:00
776571bc5e
Return result instead of panicking
2026-03-10 20:34:07 +00:00
b012330a36
Add comparison example
2026-03-10 20:33:21 +00:00
3d382ad741
Improve docs and compare with alternatives
2026-03-10 20:29:35 +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]
e03b9147df
Bump actions/setup-node from 6.0.0 to 6.1.0 ( #31 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v6.0.0...v6.1.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.1.0
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:13:06 +00:00
dependabot[bot]
ff5421d023
Bump actions/checkout from 5 to 6 ( #25 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
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:59 +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
7d060f22ca
Improve dev scripts
2025-10-27 07:18:59 +00:00
feed882635
Update link
2025-10-27 07:18:59 +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
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
c38b8f19a1
Merge pull request #21 from schmelczer/asch/serialisation
...
Add efficient serialisation for diffs
2025-10-27 06:59:23 +00:00
a1a339b23d
Improve formatting
2025-10-27 06:59:08 +00:00
a6cf7ac38b
Merge pull request #22 from schmelczer/asch/add-telemetry
...
Add example website telemetry
2025-10-26 22:06:17 +00:00
3d49eb8859
Add link
2025-10-26 22:05:52 +00:00
1b46e5d237
Expose to JS
2025-10-26 21:44:43 +00:00
8339474a21
Merge pull request #9 from schmelczer/dependabot/github_actions/actions/upload-pages-artifact-4
...
Bump actions/upload-pages-artifact from 3 to 4
2025-10-26 21:30:47 +00:00
0556e449e6
Merge pull request #8 from schmelczer/dependabot/github_actions/actions/checkout-5
...
Bump actions/checkout from 4 to 5
2025-10-26 21:30:35 +00:00
c0b8d3854d
Merge pull request #20 from schmelczer/dependabot/github_actions/actions/setup-node-6.0.0
...
Bump actions/setup-node from 4.4.0 to 6.0.0
2025-10-26 21:30:26 +00:00
450eaaff05
Fix lints
2025-10-26 21:29:52 +00:00
3da0673af6
Add optimal representation
2025-10-26 21:19:56 +00:00
e052aa46c4
Fix version
2025-10-26 21:17:02 +00:00