Skip to content

Conversation

ProjectBarks
Copy link

@ProjectBarks ProjectBarks commented Apr 3, 2024

Overview
Fixes issue as described in #102

By default array replace was not recursively diffing objects in arrays which would cause them to be reported as complete replacements. Instead, this will recursively diff when the number of replacements equal and score is greater than zero.

Changes

  • Fail out of replacement if change has no shared values
  • Allow for recursive diffing if keys only isn't set
  • Bump version since this could break some peoples output from past expectations

@ProjectBarks
Copy link
Author

@ewoudenberg if you could review :)

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.

1 participant