[GH-ISSUE #553] SemVer URL #3117

Closed
opened 2026-04-25 17:25:02 -05:00 by GiteaMirror · 4 comments
Owner

Originally created by @ghost on GitHub (Mar 21, 2020).
Original GitHub issue: https://github.com/semver/semver/issues/553

Why does the URL have a v?
https://semver.org/spec/v2.0.0.html

Is “v1.2.3” a semantic version?
No, “v1.2.3” is not a semantic version.
https://semver.org/spec/v2.0.0.html#is-v123-a-semantic-version

I'm sorry if it's a stupid issue!

Originally created by @ghost on GitHub (Mar 21, 2020). Original GitHub issue: https://github.com/semver/semver/issues/553 Why does the URL have a `v`? https://semver.org/spec/v2.0.0.html Is “v1.2.3” a semantic version? No, “v1.2.3” is not a semantic version. https://semver.org/spec/v2.0.0.html#is-v123-a-semantic-version I'm sorry if it's a stupid issue!
Author
Owner

@ljharb commented on GitHub (Mar 21, 2020):

Because the prefix indicates it’s a version number.

<!-- gh-comment-id:602059412 --> @ljharb commented on GitHub (Mar 21, 2020): Because the prefix indicates it’s a version number.
Author
Owner

@ghost commented on GitHub (Mar 21, 2020):

It should be https://semver.org/spec/2.0.0.html, shouldn't it?

<!-- gh-comment-id:602064225 --> @ghost commented on GitHub (Mar 21, 2020): It should be https://semver.org/spec/2.0.0.html, shouldn't it?
Author
Owner

@ghost commented on GitHub (Mar 21, 2020):

It should be https://semver.org/spec/2.0.0.html, shouldn't it?

To be Semantic.

<!-- gh-comment-id:602064322 --> @ghost commented on GitHub (Mar 21, 2020): > It should be https://semver.org/spec/2.0.0.html, shouldn't it? To be Semantic.
Author
Owner

@ljharb commented on GitHub (Mar 21, 2020):

I’m not sure why the exact url format matters here; an URL part isn’t a semver version anyways.

<!-- gh-comment-id:602093753 --> @ljharb commented on GitHub (Mar 21, 2020): I’m not sure why the exact url format matters here; an URL part isn’t a semver version anyways.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/semver#3117