mirror of
https://github.com/semver/semver.git
synced 2026-07-11 09:22:32 -05:00
[GH-ISSUE #440] This specification is very good #1188
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 @slavaza on GitHub (Apr 15, 2018).
Original GitHub issue: https://github.com/semver/semver/issues/440
This specification is very good. Do not complicate it. The three components of the version identifier vector are enough. Four components are enough for a complete identify of modules. Where the two first components of the vector form the identifier of absolute compatibility of the module. Using the number zero is a good idea for the preliminary volatile versions.
@jwdonahue commented on GitHub (Jul 12, 2018):
@slavaza, this does not appear to be an actionable issue. Please close it at your earliest possible convenience.
@slavaza commented on GitHub (Jul 12, 2018):
Ok. Excuse me.