Conversation
|
@cameel while this is definitely not a pressing issue, perhaps we may want to get this done? |
cameel
left a comment
There was a problem hiding this comment.
I'm not sure there's any point in doing this given that there are no nightlies earlier than 0.4.10 in the repo. Or do we want to restore them?
They definitely existed, hence the PR.
Hmm, I think we should have the proper history, especially as we now serve this off-github. |
OK then. Here's a PR that restores them: #103. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu> Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
| "path": "solc-emscripten-wasm32-v0.3.6-workaround+commit.3fc68da5.js", | ||
| "version": "0.3.6", | ||
| "prerelease": "workaround", | ||
| "build": "commit.3fc68da5", | ||
| "longVersion": "0.3.6-workaround-workaround+commit.3fc68da5", |
There was a problem hiding this comment.
@cameel although the tests passed, I noticed one weird case here though. So please do not approve it yet. It seems that the symlink is being created with the -workaround and then the longVersion get it doubled.
This fixes the sorting order for <0.4.0 -- which was changed by #8.