The change record regarding Drupal's support of semantic versioning β from April 2020 provides a link to SemVer version 2.0.
The 2.0 spec requires a dot (.
) between pre-release identifiers and their corresponding number, i.e. 1.0.0-alpha.1
rather than 1.0.0-alpha1
The SemVer 1.0 spec does not require that same dot. Drupal appears to currently follow SemVer 1.0.
We either need to clarify Drupal's support for SemVer 1.0 (easy) or update our systems to support SemVer 2.0 (hard)
N/A
TBC
TBC
None
None
None
Active
10.1 β¨
Last updated
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.