[GH-ISSUE #46] Reference Implementation / Canonical Parser #7010

Closed
opened 2026-06-20 16:36:25 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @coolaj86 on GitHub (Sep 7, 2012).
Original GitHub issue: https://github.com/semver/semver/issues/46

It would be nice to have a canonical semver parser with test cases (in lieu of my earlier comment about regexes).

I have a stub here https://gist.github.com/3012865, but it may not be 100% correct yet.

Originally created by @coolaj86 on GitHub (Sep 7, 2012). Original GitHub issue: https://github.com/semver/semver/issues/46 It would be nice to have a canonical semver parser with test cases (in lieu of my earlier comment about regexes). I have a stub here https://gist.github.com/3012865, but it may not be 100% correct yet.
Author
Owner

@haacked commented on GitHub (Oct 2, 2012):

I think writing such implementations is out of the scope of this project at the moment. But if some people post working implementations, maybe we can add another document listing reference implementations.

<!-- gh-comment-id:9080678 --> @haacked commented on GitHub (Oct 2, 2012): I think writing such implementations is out of the scope of this project at the moment. But if some people post working implementations, maybe we can add another document listing reference implementations.
Author
Owner

@zafarkhaja commented on GitHub (Apr 2, 2013):

Working implementations can be posted here mojombo/semver.org#57

<!-- gh-comment-id:15796133 --> @zafarkhaja commented on GitHub (Apr 2, 2013): Working implementations can be posted here mojombo/semver.org#57
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/semver#7010