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

Support Version object in Versions#find_next #25

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Conversation

atd
Copy link
Contributor

@atd atd commented Nov 28, 2024

We want to incentivate typing and use Versions::Version object instead of String

Once we are dealing with Versions, it does not make sense to convert it back to a String to use this method. Hence, we support the Version object

We want to incentivate typing and use `Versions::Version`
object instead of `String`

Once we are dealing with `Version`s, it does not make sense
to convert it back to a String to use this method. Hence,
we support the `Version` object
@atd atd force-pushed the type-versions-find-next branch from 47a7b35 to b264539 Compare November 29, 2024 07:09
@atd atd merged commit 77f64a9 into main Nov 29, 2024
1 check passed
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