-
Notifications
You must be signed in to change notification settings - Fork 213
Closed
Labels
A-backendArea: Webserver backendArea: Webserver backendA-crate-searchArea: A problem or feature request for searching cratesArea: A problem or feature request for searching cratesC-enhancementCategory: This is a new featureCategory: This is a new featureP-lowLow priority issuesLow priority issuesS-needs-designStatus: There's a problem here, but no obvious solution; or the solution raises other questionsStatus: There's a problem here, but no obvious solution; or the solution raises other questions
Description
As of the creation of this issue (2020-04-10) the search page for string-interner
looks like this:
and directs you to the page for version 0.6.4
. However, the latest version of string-interner
is 0.7.1
, which is detected and displays the warning banner at the top to redirect you to 0.7.1
.
Perhaps this is caused by the... very awkward release dates? Somehow the latest release from a semver point of view is 0.7.1
but date-wise its actually 0.6.4
From crates.io:
Versions
0.7.1 Sep 1, 2019
0.7.0 Aug 7, 2018 yanked
0.6.4 Sep 3, 2019
0.6.3 Sep 19, 2017 yanked
0.6.2 Aug 13, 2017 yanked
Metadata
Metadata
Assignees
Labels
A-backendArea: Webserver backendArea: Webserver backendA-crate-searchArea: A problem or feature request for searching cratesArea: A problem or feature request for searching cratesC-enhancementCategory: This is a new featureCategory: This is a new featureP-lowLow priority issuesLow priority issuesS-needs-designStatus: There's a problem here, but no obvious solution; or the solution raises other questionsStatus: There's a problem here, but no obvious solution; or the solution raises other questions