Closed
Description
It would be nice if the versions of a single crate could be sorted numerically instead of via string comparison, i.e. that we don't get '1.1 < 1.10 < 1.2' but rather '1.1 < 1.2 < 1.10'.
E.g. the current version of arrayvec
isn't immediately obvious from the directory listing:
0.1.0/ 13-Feb-2016 15:27 -
0.1.1/ 13-Feb-2016 15:27 -
0.1.2/ 13-Feb-2016 15:27 -
0.2.0/ 13-Feb-2016 15:27 -
0.3.0/ 13-Feb-2016 15:27 -
0.3.1/ 13-Feb-2016 15:26 -
0.3.10/ 13-Feb-2016 15:25 -
0.3.11/ 13-Feb-2016 15:25 -
0.3.12/ 13-Feb-2016 15:24 -
0.3.13/ 01-Feb-2016 05:55 -
0.3.14/ 06-Feb-2016 00:34 -
0.3.15/ 06-Feb-2016 19:37 -
0.3.16/ 29-Feb-2016 23:32 -
0.3.2/ 13-Feb-2016 15:26 -
0.3.3/ 13-Feb-2016 15:26 -
0.3.4/ 13-Feb-2016 15:26 -
0.3.6/ 13-Feb-2016 15:26 -
0.3.7/ 13-Feb-2016 15:25 -
0.3.8/ 13-Feb-2016 15:25 -
0.3.9/ 13-Feb-2016 15:25 -
Metadata
Metadata
Assignees
Labels
No labels