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

feat/fix: convenience methods use impl Into<T> more **slightly breaking** #153

Merged
merged 2 commits into from
May 14, 2024

Conversation

encody
Copy link
Contributor

@encody encody commented May 14, 2024

This is a slightly breaking change, simply because parameters of the form _.into() passed into these functions will now fail automatic type resolution in most cases. No functionally breaking changes though, so will not be incrementing major revision.

@encody encody added bug Something isn't working enhancement New feature or request breaking change Fixing this issue will require a breaking change to the API labels May 14, 2024
@encody encody changed the title feat/fix: convenience methods use impl Into<T> more **(slightly breaking)** feat/fix: convenience methods use impl Into<T> more **slightly breaking** May 14, 2024
@encody encody merged commit f0a8f1d into develop May 14, 2024
4 checks passed
@encody encody deleted the patch/convenience-methods-use-into branch May 15, 2024 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Fixing this issue will require a breaking change to the API bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant