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

Add experimental support for "diffable" objects #105

Merged
merged 8 commits into from
Feb 9, 2024
Merged

Conversation

stephencelis
Copy link
Member

Object references aren't copyable, so objects aren't "diffable" by default. This PR adds experimental support for objects that can be diffed by allowing them to describe the difference.

@stephencelis stephencelis merged commit 6ea3b1b into main Feb 9, 2024
12 checks passed
@stephencelis stephencelis deleted the diffable-object branch February 9, 2024 21:51
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.

2 participants