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

Support for Excluding Keys in Nested Objects #127

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

benizz0
Copy link

@benizz0 benizz0 commented Jun 20, 2023

This commit aims to add the feature of excluding keys in nested objects to the Object-Hash project. The project allows generating hashes from objects.

These modifications enhance the functionality by allowing the exclusion of specific keys in nested objects and arrays. This provides greater flexibility in hash generation and facilitates control over the keys included in the serialization process.

The pull request also includes new test cases to validate the exclusion of keys based on their paths.

#70

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