Skip to content

!feat: Make evaluation accessors setters consistent #63

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
Sep 8, 2022

Conversation

toddbaert
Copy link
Member

@toddbaert toddbaert commented Sep 8, 2022

BREAKING: We had setCtx() on the global API and setEvaluationContext() on the client. This PR makes them both: setEvaluationContext()

We don't have to do this, but since we already have breaking changes for the next release, I think it makes sense. Let me know if the previous was was intentional.

Signed-off-by: Todd Baert <toddbaert@gmail.com>
@justinabrahms justinabrahms merged commit 35c9c7e into main Sep 8, 2022
@justinabrahms justinabrahms deleted the fix/consistent-ctx-setter branch September 8, 2022 16:40
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