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

Default to latest version if no version is specified #103

Open
shafu0x opened this issue Jul 26, 2024 · 2 comments
Open

Default to latest version if no version is specified #103

shafu0x opened this issue Jul 26, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@shafu0x
Copy link

shafu0x commented Jul 26, 2024

You have to define the version you want when installing a new package with soldeer install.
Maybe it could just default to the latest version if no version is specified.

So:
soldeer install solmate~6.7.0

becomes

soldeer install solmate (which defaults to 6.7.0)

@mario-eth mario-eth added enhancement New feature or request good first issue Good for newcomers labels Jul 31, 2024
@Mario-SO
Copy link
Contributor

I would agree on defaulting to latest version. Already voted on the twitter poll.

Way more dev friendly imho. If you really need a specific version of some library, your mind already gets into "how to install this specific version", and you will easily find out the command. Very opinionated argument though, so very loosely held 😅

@EmperorOrokuSaki
Copy link

taking this on!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants