Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Version 1.0.0 of <a href="http://semver.org/" rel="nofollow noreferrer">Semantic Versioning</a>, by Tom Preston-Werner of GitHub fame, had <a href="http://semver.org/spec/v1.0.0.html#tagging-specification-semvertag" rel="nofollow noreferrer">a sub-specification</a> addressing this:</p> <blockquote> <p><em>Tagging Specification</em> (SemVerTag)</p> <p>This sub-specification SHOULD be used if you use a version control system (Git, Mercurial, SVN, etc) to store your code. Using this system allows automated tools to inspect your package and determine SemVer compliance and released versions.</p> <ol> <li>When tagging releases in a version control system, <strong>the tag for a version MUST be "vX.Y.Z" e.g. "v3.1.0"</strong>.</li> </ol> </blockquote> <p>However, after <a href="https://github.com/semver/semver.org/issues/1" rel="nofollow noreferrer">discussion</a> this was removed, and is no longer present in <a href="https://semver.org/" rel="nofollow noreferrer">the latest version of the SemVer spec</a> (2.0.0 at the time of writing). <a href="https://github.com/semver/semver/issues/204" rel="nofollow noreferrer">A later discussion thread in the same place</a> went into greater depth, and resulted in a new <a href="https://github.com/semver/semver/blob/master/semver.md#is-v123-a-semantic-version" rel="nofollow noreferrer">Is "v1.2.3" a semantic version?</a> being <a href="https://github.com/semver/semver/pull/234" rel="nofollow noreferrer">added</a> to the FAQ in SemVer's <code>master</code> branch, although at the time of writing (over 2 years later) this change is <a href="https://github.com/semver/semver/issues/407" rel="nofollow noreferrer">still not present</a> in the officially released spec.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload