Skip to content

Remove deprecated "when" and "then" methods #435

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 2 commits into from
Jan 12, 2022

Conversation

jeffgbutler
Copy link
Member

The methods have been replaced by more appropriately named "filter" and "map" methods that function as expected for method chaining.

The methods have been replaced by more appropriately named "filter" and
"map" methods that function as expected for method chaining.
@jeffgbutler jeffgbutler added this to the 1.4.0 milestone Jan 12, 2022
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling f23e7f1 on jeffgbutler:remove-deprecations into b28ca54 on mybatis:master.

@jeffgbutler jeffgbutler merged commit 60872ac into mybatis:master Jan 12, 2022
@jeffgbutler jeffgbutler deleted the remove-deprecations branch January 12, 2022 23:13
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