mirror of
https://github.com/semver/semver.git
synced 2026-03-22 14:10:15 -05:00
[PR #116] [MERGED] Add BNF Grammar for valid version strings #745
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/116
Author: @isaacs
Created: 6/14/2013
Status: ✅ Merged
Merged: 8/6/2013
Merged by: @haacked
Base:
master← Head:bnf📝 Commits (4)
375b063Add BNF Grammar for valid version stringscb5632fImprove BNF grammar9e6ab3ebnf: Simplify 'alphanumeric identifier'5f00f57bnf: Remove unused 'letters', 'non-digits'📊 Changes
1 file changed (+66 additions, -0 deletions)
View changed files
📝
semver.md(+66 -0)📄 Description
Written in collaboration with @petermichaux
Closes #110
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.