[PR #103] [CLOSED] Clarifications around pre-release string, parsing pseudocode, comparison pseudocode #2479

Closed
opened 2026-04-20 10:27:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/semver/semver/pull/103
Author: @isaacs
Created: 6/6/2013
Status: Closed

Base: masterHead: master


📝 Commits (8)

  • 4d10c22 Section 9: Clarify pre-release definition
  • 2b51d00 Section 11: A larger set of pre-release is higher
  • 325c632 Section 11: Clarify left-to-right comparison
  • aafa678 Add 'Parsing Logic' pseudocode
  • 8948836 Add 'Precedence' pseudocode
  • 76dc775 Section 11: Correct ordering of -alpha.beta vs -alpha.1
  • 39255b6 Parsing example: Throw away build metadata
  • e664405 Section 10: Clarify language around build metadata precedence

📊 Changes

1 file changed (+177 additions, -15 deletions)

View changed files

📝 semver.md (+177 -15)

📄 Description

Addresses #100.

/cc @Haacked @petermichaux @Tieske


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/semver/semver/pull/103 **Author:** [@isaacs](https://github.com/isaacs) **Created:** 6/6/2013 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (8) - [`4d10c22`](https://github.com/semver/semver/commit/4d10c22d237c6ac54c81519038f37f4b8b67cc3e) Section 9: Clarify pre-release definition - [`2b51d00`](https://github.com/semver/semver/commit/2b51d00995beb404a1513611e924d12eadf88eab) Section 11: A larger set of pre-release is higher - [`325c632`](https://github.com/semver/semver/commit/325c632705018783e5cfa78213c3e167bc88dac6) Section 11: Clarify left-to-right comparison - [`aafa678`](https://github.com/semver/semver/commit/aafa678115f12c84b65b80fb7c4b4b30c917bdf9) Add 'Parsing Logic' pseudocode - [`8948836`](https://github.com/semver/semver/commit/89488361cec1705a166c68d0cca49568ba880b14) Add 'Precedence' pseudocode - [`76dc775`](https://github.com/semver/semver/commit/76dc7756f459a7c677ea05b92adea2ededd3d103) Section 11: Correct ordering of -alpha.beta vs -alpha.1 - [`39255b6`](https://github.com/semver/semver/commit/39255b63fcff47fcea427d6a19e2703886d1e7bf) Parsing example: Throw away build metadata - [`e664405`](https://github.com/semver/semver/commit/e664405c9f7a93b12b18bf41e653924ec2c9fc29) Section 10: Clarify language around build metadata precedence ### 📊 Changes **1 file changed** (+177 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `semver.md` (+177 -15) </details> ### 📄 Description Addresses #100. /cc @Haacked @petermichaux @Tieske --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 10:27:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/semver#2479