Open 0xicingdeath opened 3 years ago
In current version also valid_version
always tries to query latestRelease. It would be nice if in case github is not accessible the latest version check will not fail.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
Scenarios:
earliest_release
should be0.4.10
instead of0.4.0
.all
, then all binaries from soliditylang will be installed, with a warning message that 0.4.0-0.4.9 are unavailableSetting this to a draft PR, so we have time to think about how to test.