Update `solc-select install` to take a range of versions
Open
enhancement
- Dominant language
- Python
- Stars
- 816
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
The current API expects users to either provide `all` (which will install all versions) or specifically list out which versions they want to install.
It would be convenient for testing purposes to also allow users to provide a range of versions (i.e: 0.5.17-0.8.4)
Contributor guide
Assessment
This issue has not been assessed yet.