mirror of
https://github.com/semver/semver.git
synced 2026-07-11 03:53:53 -05:00
[GH-ISSUE #262] List of libraries that conform to the semver specification. #5303
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?
Originally created by @ghost on GitHub (Jul 10, 2015).
Original GitHub issue: https://github.com/semver/semver/issues/262
A list of libraries that conform to the semver specification would be helpful, along with the languages that those libraries are written in.
@zafarkhaja commented on GitHub (Jul 10, 2015):
If by a "list of libraries that conform to the SemVer specification" you mean a list of implementations, I don't think the spec is quite the right place to have it but the website is. I've opened an issue about this some time ago mojombo/semver.org#57. On the other hand, if by that you mean libraries that use SemVer for versioning it's going to be a huge list...
@haacked commented on GitHub (Aug 5, 2016):
Agreed, this shouldn't be in the spec. It should be on the website.