Skip to content

Update changelog for recent InspectionTree change #231

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

Merged
merged 1 commit into from
Mar 2, 2024

Conversation

mcmire
Copy link
Collaborator

@mcmire mcmire commented Mar 2, 2024

Recently, InspectionTree was changed so that it no longer instance_eval's the block that it takes. This change was released in 0.11.0, but should have been marked as a breaking change, since it affects custom InspectionTreeBuilders. Although we can't go back and change 0.11.0, we can at least document this for future code spelunkers.

Recently, InspectionTree was changed so that it no longer
`instance_eval`'s the block that it takes. This change was released in
0.11.0, but should have been marked as a breaking change, since it
affects custom InspectionTreeBuilders. Although we can't go back and
change 0.11.0, we can at least document this for future code spelunkers.
@mcmire mcmire force-pushed the update-changelog-for-inspection-tree-change branch from 1babe84 to 3bf07e5 Compare March 2, 2024 03:22
@mcmire mcmire merged commit de1f313 into main Mar 2, 2024
@mcmire mcmire deleted the update-changelog-for-inspection-tree-change branch March 2, 2024 03:28
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