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

up tool version: handle versions using semver parsing #119

Closed
XaF opened this issue Sep 9, 2023 · 0 comments
Closed

up tool version: handle versions using semver parsing #119

XaF opened this issue Sep 9, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@XaF
Copy link
Owner

XaF commented Sep 9, 2023

Semver parsing, just as NodeJS uses has a number of values possible: https://stackoverflow.com/a/25861938
It also supports || to allow different ranges.
omni should support specifying versions that way, which makes it more flexible. This should also support versions specified that way in files. The prefix approach, as used today, should be an alternative to the matching.

@XaF XaF added the enhancement New feature or request label Sep 9, 2023
@XaF XaF closed this as completed in 7a99db0 Sep 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant