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

chore(api): restore the OrFail method to the Assertion interface #25

Merged
merged 2 commits into from
Jun 23, 2024

Conversation

arikkfir
Copy link
Owner

This change restores API compatibility by restoring the OrFail() method to the Assertion interface, and marking it as deprecated in favor of the new Now() method.

This change restores API compatibility by restoring the `OrFail()`
method to the `Assertion` interface, and marking it as deprecated in
favor of the new `Now()` method.
@arikkfir arikkfir added the chore label Jun 23, 2024
@arikkfir arikkfir self-assigned this Jun 23, 2024
…patibility

Signed-off-by: Arik Kfir <arik@kfirs.com>
@arikkfir arikkfir enabled auto-merge (squash) June 23, 2024 13:43
@arikkfir arikkfir merged commit e91b2de into main Jun 23, 2024
4 checks passed
@arikkfir arikkfir deleted the arikkfir/chore/restore-orfail-method-for-compatibility branch June 23, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant