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

Cannot specific minor versions #53

Closed
paulo-ferraz-oliveira opened this issue Jun 25, 2021 · 0 comments · Fixed by #52
Closed

Cannot specific minor versions #53

paulo-ferraz-oliveira opened this issue Jun 25, 2021 · 0 comments · Fixed by #52

Comments

@paulo-ferraz-oliveira
Copy link
Collaborator

At the moment, because we support version ranges, stuff like 23, or 22.3 might get converted to a later version.
While this is surely useful to some it's also confusing to others (me included). We should add (by default, for backward compatibility it should be loose) a version option with both strict (use what the user wrote) or loose (try to guess stuff). This would also probably solve #46.

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 a pull request may close this issue.

1 participant