Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude a list of paths from diff. #81

Merged
merged 3 commits into from
Jul 19, 2024

Conversation

payam54
Copy link
Contributor

@payam54 payam54 commented Jul 17, 2024

Gives the ability of excluding a list of jsonpaths (e.g. datetime, uuids, etc) from the diff.

Gives the ability of excluding a list of jsonpaths (e.g. datetime, uuids, etc) from the diff.
@corytodd corytodd self-requested a review July 17, 2024 06:45
@corytodd corytodd self-assigned this Jul 17, 2024
jsondiff/__init__.py Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
Copy link
Collaborator

@corytodd corytodd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a nice feature. Thank you for the docs, tests, and pleasant interaction during review.

@corytodd corytodd merged commit 65b96a4 into xlwings:master Jul 19, 2024
8 checks passed
@corytodd corytodd mentioned this pull request Jul 19, 2024
@corytodd
Copy link
Collaborator

Any objection to cutting a 2.2.0 release that includes this? @payam54 @fzumstein ?

@payam54 payam54 deleted the add/exclude-jsonpaths-from-diff branch July 19, 2024 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants