Skip to content

Restrict single-item diffing to changed items between matches - #88

Open
gibson042 wants to merge 10 commits into
concordancejs:mainfrom
gibson042:gh-38-diffable-inserts-and-removals
Open

Restrict single-item diffing to changed items between matches#88
gibson042 wants to merge 10 commits into
concordancejs:mainfrom
gibson042:gh-38-diffable-inserts-and-removals

Conversation

@gibson042

@gibson042 gibson042 commented Oct 15, 2025

Copy link
Copy Markdown

...for cleaner diffing of string arrays.

Extends #87 (diff)
Fixes #38
Ref avajs/ava#1521

@novemberborn

Copy link
Copy Markdown
Member

@gibson042 thanks for this, will need to find some time to give it a whirl. As you may have seen I have been refactoring this library (and this will be useful for that!). But maybe it is possible to ship this without waiting for that refactor.

@turadg

turadg commented Feb 20, 2026

Copy link
Copy Markdown

As you may have seen I have been refactoring this library

@novemberborn #85 looks exciting and stalled out.

and this will be useful for that!). But maybe it is possible to ship this without waiting for that refactor.

🙏

gibson042 added a commit to Agoric/agoric-sdk that referenced this pull request Feb 20, 2026
mergify Bot pushed a commit to Agoric/agoric-sdk that referenced this pull request Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cleaner diffs for inserted array items

3 participants