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
de89532880
Move Side to EditedText from Operation
2025-10-26 20:23:22 +00:00
8a52034426
Remove trailing spaces
2025-10-26 20:22:16 +00:00
6f002459ae
Fix LS in VS Code
2025-10-26 20:22:03 +00:00
dependabot[bot]
27f071d8db
Bump actions/setup-node from 4.4.0 to 6.0.0
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4.4.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4.4.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-10-14 19:21:49 +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
dependabot[bot]
6b2aaa0328
Bump actions/upload-pages-artifact from 3 to 4
...
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases )
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-22 19:27:59 +00:00
dependabot[bot]
da1c78e5bf
Bump actions/checkout from 4 to 5
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [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/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 03:40:07 +00:00
d87dd58b60
Fix many cursors showing up in deletes in the example website
2025-07-13 09:28:39 +01:00
8911f88157
Merge pull request #2 from schmelczer/dependabot/github_actions/actions/setup-node-4.4.0
...
Bump actions/setup-node from 4.2.0 to 4.4.0
2025-07-12 22:18:19 +01: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
61bea53b7c
Always use wee_alloc for wasm
2025-07-12 21:59:18 +01:00
e02410ba91
Run ignored test
2025-07-12 21:58:17 +01:00
55b37039ef
Improve docs
2025-07-12 21:58:05 +01:00