mirror of
https://github.com/semver/semver.git
synced 2026-07-10 19:50:47 -05:00
[PR #103] [CLOSED] Clarifications around pre-release string, parsing pseudocode, comparison pseudocode #4056
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/semver/semver/pull/103
Author: @isaacs
Created: 6/6/2013
Status: ❌ Closed
Base:
master← Head:master📝 Commits (8)
4d10c22Section 9: Clarify pre-release definition2b51d00Section 11: A larger set of pre-release is higher325c632Section 11: Clarify left-to-right comparisonaafa678Add 'Parsing Logic' pseudocode8948836Add 'Precedence' pseudocode76dc775Section 11: Correct ordering of -alpha.beta vs -alpha.139255b6Parsing example: Throw away build metadatae664405Section 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.