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

Add more version specifiers #176

Open
ambergamefam opened this issue Sep 26, 2023 · 0 comments
Open

Add more version specifiers #176

ambergamefam opened this issue Sep 26, 2023 · 0 comments

Comments

@ambergamefam
Copy link

While this will probably be fixed pretty soon, I just ran into a critical issue with Knit v1.5.2, and need to revert the version to sleitnick/knit<=v1.5.1

Wally only supports the "@" version specifiers, which gets the latest version so long as the major version hasn't changed (according to the readme saying it's equivalent to NPM's ^ specifier).

However, in critical situations like this, I am leaving my project in an unstable place, with an inability to revert to an old version through wally (have to do so manually, and this doesn't scale well on a team).

It would be nice to have version specifiers which cap your supported version on a specific library.

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

No branches or pull requests

1 participant